Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@starjustice starjustice released this 13 Aug 09:00
03f2ca0

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:

  1. Optimized file upload in the API
  2. Fixed error with linked user emails
  3. Added Detox tests
  4. Adjusted app to automatically update when EAS updates
  5. Updated minor version packages in the app
  6. Triggered error handling for choices and options when creating polls
  7. Adjusted scroll style in post details and poll border style
  8. Fixed inconsistent like count in the first post
  9. Ensured the channel in new posts matches the home channel
  10. Fixed issue with images not loading after replying to a message
  11. Fixed pagination scrolling in private messages
  12. Added type checking in the app using Zod
  13. Adjusted notifications image in package.json to display the notification icon
  14. Fixed scrolling in nested comments in post details

More detail changes

check from PR #72

Full Changelog: v2.1.0...v2.2.0