v2.0.6
Core Changes
- Store loaded messages in
zustand
instead ofuseState
to reduce fetches
Patch Changes
- Pass
inFeed
prop for/notes
ads - Validate max length for reply in inbox
- Add spacing for reply in the sent tab
- Prevent card overflow issues with long texts
Misc Changes
- Memoize infinite scroll functions via
useCallback
- Add a link for release notes in the navbar
- Implement lazy load on some input forms
Credits
Full Changelog: v2.0.5...v2.0.6