What's Changed
- [Frontend][Version][Update] Lexicon version v2.2.0 by @starjustice in #72
New Features and Updates in V2.2.0
In Lexicon V2.2.0, we have introduced support for new Discourse features, such as a toolbar button for automatically generating bold, italic, quote, bullet, and numbered lists when creating new posts, private messages, and post replies. Additionally, we have added support for features powered by our custom plugin, discourse-lexicon-plugin v2.1.0, including login and activation using a link, and login with Apple for iOS devices.
Bug Fixes and Improvements
We have also addressed several bugs and improvements related to features and styling:
- Optimized file upload in the API
- Fixed error with linked user emails
- Added Detox tests
- Adjusted app to automatically update when EAS updates
- Updated minor version packages in the app
- Triggered error handling for choices and options when creating polls
- Adjusted scroll style in post details and poll border style
- Fixed inconsistent like count in the first post
- Ensured the channel in new posts matches the home channel
- Fixed issue with images not loading after replying to a message
- Fixed pagination scrolling in private messages
- Added type checking in the app using Zod
- Adjusted notifications image in package.json to display the notification icon
- Fixed scrolling in nested comments in post details
More detail changes
check from PR #72
Full Changelog: v2.1.0...v2.2.0