v3.0.4-beta
版本发布时间: 2024-01-01 19:18:32
What's Changed
- fix: group and abuse removed from sidebar by @aadarsh-nagrath in https://github.com/heyxyz/hey/pull/4276
- fix: reduce padding-y on paid actions amount section by @Jaimin25 in https://github.com/heyxyz/hey/pull/4278
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4279
- feat: refactor date and time utils by @bigint in https://github.com/heyxyz/hey/pull/4281
- feat: add test cases for date time utils by @bigint in https://github.com/heyxyz/hey/pull/4282
- chore: update og cover image by @bigint in https://github.com/heyxyz/hey/pull/4283
- chore: update lock icon color in encrypted post by @vimalsaraswat in https://github.com/heyxyz/hey/pull/4289
- fix: radio component console error by @u5r0 in https://github.com/heyxyz/hey/pull/4291
- feat: add nft link previews by @bigint in https://github.com/heyxyz/hey/pull/4294
- feat: add link oembed previews in composer by @bigint in https://github.com/heyxyz/hey/pull/4295
- feat: add zora nft img on mint modal by @bigint in https://github.com/heyxyz/hey/pull/4297
- feat: add token gated fragments by @bigint in https://github.com/heyxyz/hey/pull/4299
- feat: add basic criteria skeleton with feature flag by @bigint in https://github.com/heyxyz/hey/pull/4300
- feat: add ui for profile owner in token gated pub by @bigint in https://github.com/heyxyz/hey/pull/4301
- feat: add canDecrypt on PublicationOperationFields by @bigint in https://github.com/heyxyz/hey/pull/4302
- feat: migrate to tailwind 3.4 by @bigint in https://github.com/heyxyz/hey/pull/4290
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4304
- fix: hashtag search by @bigint in https://github.com/heyxyz/hey/pull/4305
- feat: add EoaOwnershipCondition check by @bigint in https://github.com/heyxyz/hey/pull/4306
- feat: add NftOwnershipCondition support for token gates pubs by @bigint in https://github.com/heyxyz/hey/pull/4307
- feat: update NftOwnershipCondition to show avatars and tokens by @bigint in https://github.com/heyxyz/hey/pull/4308
- feat: add CollectCondition to token gated pubs by @bigint in https://github.com/heyxyz/hey/pull/4309
- feat: add FollowCondition to token gated pubs by @bigint in https://github.com/heyxyz/hey/pull/4310
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4311
- feat: add Erc20OwnershipCondition to token gated pubs by @bigint in https://github.com/heyxyz/hey/pull/4315
- feat: add getCriteria to filter some stuffs on tg pubs by @bigint in https://github.com/heyxyz/hey/pull/4316
- feat: make token gated pub view live by @bigint in https://github.com/heyxyz/hey/pull/4317
- cleanup: remove static ff enums by @bigint in https://github.com/heyxyz/hey/pull/4318
- fix: paid action shimmer to use proper height on action context by @bigint in https://github.com/heyxyz/hey/pull/4319
- fix: reduce cover size of default cover to display more patterns by @bigint in https://github.com/heyxyz/hey/pull/4320
- feat: add ModuleMetadata graphql query by @bigint in https://github.com/heyxyz/hey/pull/4322
- feat: consume useModuleMetadataQuery by @bigint in https://github.com/heyxyz/hey/pull/4323
- feat: radix tooltip and hover by @bigint in https://github.com/heyxyz/hey/pull/4324
- feat: add radix switch for toggle by @bigint in https://github.com/heyxyz/hey/pull/4325
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4326
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4329
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4330
- fix: handle regex and error message by @bigint in https://github.com/heyxyz/hey/pull/4331
- feat: add yup and t2.world to known apps by @bigint in https://github.com/heyxyz/hey/pull/4332
- fix: console errors caused by token gated publications by @bigint in https://github.com/heyxyz/hey/pull/4333
- cleanup: remove oembed callback by @bigint in https://github.com/heyxyz/hey/pull/4334
- fix: make the oembed on mobile small and full width by @bigint in https://github.com/heyxyz/hey/pull/4335
- feat: support twitch oembed by @bigint in https://github.com/heyxyz/hey/pull/4336
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4337
- feat: add og app by @bigint in https://github.com/heyxyz/hey/pull/4338
- fix: add kick live support by @bigint in https://github.com/heyxyz/hey/pull/4339
- fix: add exif cleanup for avatar and cover by @bigint in https://github.com/heyxyz/hey/pull/4340
- feat: add sidebar menu component by @bigint in https://github.com/heyxyz/hey/pull/4341
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4346
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4351
- feat: add api that return top 50 posts in the past 24 hrs by @bigint in https://github.com/heyxyz/hey/pull/4362
- feat: add top publications page in staff tools by @bigint in https://github.com/heyxyz/hey/pull/4363
- feat: update heyMostViewed algo by @bigint in https://github.com/heyxyz/hey/pull/4364
- chore: remove top 50 pubs from staff tools by @bigint in https://github.com/heyxyz/hey/pull/4365
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4366
- feat: add focalize to known apps by @bigint in https://github.com/heyxyz/hey/pull/4367
- feat: add default og metadata by @bigint in https://github.com/heyxyz/hey/pull/4368
- feat: use publication content as description in og by @bigint in https://github.com/heyxyz/hey/pull/4371
- feat: use publication attachments as og images by @bigint in https://github.com/heyxyz/hey/pull/4372
- feat: refactor badge component by @bigint in https://github.com/heyxyz/hey/pull/4376
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4382
- feat: add test coverage to: ens/index by @bigint in https://github.com/heyxyz/hey/pull/4439
- feat: add docker support by @ezhil56x in https://github.com/heyxyz/hey/pull/4348
- feat: add test coverage to: health by @bigint in https://github.com/heyxyz/hey/pull/4440
- feat: add more test cases by @bigint in https://github.com/heyxyz/hey/pull/4441
- fix: tailwind prettier errors by @bigint in https://github.com/heyxyz/hey/pull/4442
- feat: add more api tests by @bigint in https://github.com/heyxyz/hey/pull/4443
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4444
- fix: hide report pub while logged out by @bigint in https://github.com/heyxyz/hey/pull/4445
- fix: show translate only if publication have content by @bigint in https://github.com/heyxyz/hey/pull/4446
- feat: show mutual followers in profile popover by @bigint in https://github.com/heyxyz/hey/pull/4447
- chore: remove canDecrypt resolvers by @bigint in https://github.com/heyxyz/hey/pull/4448
- feat: add more api test cases by @bigint in https://github.com/heyxyz/hey/pull/4449
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4450
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4451
- fix: add fallback failure avatars to use lenny instead of placeholder by @bigint in https://github.com/heyxyz/hey/pull/4453
- feat: update metatags by @bigint in https://github.com/heyxyz/hey/pull/4454
- chore: update dependencies 📦 by @bigint in https://github.com/heyxyz/hey/pull/4459
- chore: happy new year! by @bigint in https://github.com/heyxyz/hey/pull/4460
New Contributors
- @aadarsh-nagrath made their first contribution in https://github.com/heyxyz/hey/pull/4276
- @vimalsaraswat made their first contribution in https://github.com/heyxyz/hey/pull/4289
- @u5r0 made their first contribution in https://github.com/heyxyz/hey/pull/4291
- @ezhil56x made their first contribution in https://github.com/heyxyz/hey/pull/4348
Full Changelog: https://github.com/heyxyz/hey/compare/v3.0.3-beta...v3.0.4-beta