v0.2.10
Yo, we have just released the v0.2.10 version of https://flycat.club this release includes:
- a new logo of flycat! Hopes you like it~
- refactor timeline with react-query and timeline tabs UI updates
- fix: don't show subReplyPost if duplicate with embed notes
- fix view-more button of notes based on word limit
- fix: simple lnbc invoice regex
- fix broken icon style
As always, if I broke anything please let me know~ any feedback is appreciated.
What's Changed
- refactor: use max-word-limit to truncate note content by @digi-monkey in #453
- fix: don't show subPost if duplicate with embed notes by @digi-monkey in #454
- fix: simple lnbc invoice regex panic by @digi-monkey in #457
- fix: simple lnbc invoice regex by @digi-monkey in #458
- refactor: Migrate icons from iconfont to git by @yfeng2824 in #460
- fix: broken icon size by @digi-monkey in #462
- refactor: build timeline with react-query to replace MsgFeed by @digi-monkey in #455
- feat: update new logo by @digi-monkey in #463
- chore: adjust filter opt tab and description by @digi-monkey in #469
- chore: bump v0.2.10 by @digi-monkey in #471
- feat: merge v0.2.10 to master by @digi-monkey in #470
New Contributors
- @yfeng2824 made their first contribution in #460
Full Changelog: v0.2.9...v0.2.10