v0.2.8
What's Changed
Feat
- feat: fetch note preview for event page by @digi-monkey in #410
- feat: add simple naddr page by @digi-monkey in #409
Fixes
- fix: use joyid testnet when NODE_ENV is not production by @ahonn in #399
- fix: event page fetching deps with newConn/worker by @digi-monkey in #416
- fix: meta tag not overwrite the _document by @digi-monkey in #420
- fix: fix navbar dropdown menu and main centent padding bottom by @ahonn in #426
- fix: use redux publickey for selector hooks by @digi-monkey in #429
refactor
- refactor: refactor BaseLayout to improve UX and fix bugs by @ahonn in #417
- refactor relay selector to imporve UX/UI by @ahonn in #408
- refactor: clean up home page onMsgFilterChanged logic by @ahonn in #398
- refactor: display new comming msg when database has no data by @digi-monkey in #414
- refactor: simplify msg filter options to one layer by @digi-monkey in #424
- refactor: update post rendering and update translations by @ahonn in #428
Other
- chore: assgin _ nip05 name to flycat officail account by @digi-monkey in #406
- chore: add bug-report template by @digi-monkey in #397
- chore: clean _document tag by @digi-monkey in #407
- ci: run next build and check pr title by @ahonn in #411
- chore: add copy share link on PostItem menu by @digi-monkey in #415
- build: update ci.yaml with develop branch by @digi-monkey in #419
- chore: rm the annoying floating notify by @digi-monkey in #430
- chore: fix and rm hashTag filter options by @digi-monkey in #432
- chore: bump v0.2.8 by @digi-monkey in #433
Full Changelog: v0.2.7...v0.2.8