Skip to content

2.1.0

Compare
Choose a tag to compare
@starjustice starjustice released this 07 Dec 04:56
· 2 commits to master since this release
a54e815

What's Changed

  • [Frontend][Version][Update] lexicon version v2.1.0 by @starjustice in #59

New Features and Updates in V2.1.0

In Lexicon v2.1.0, we have introduced new support for Discourse features such as Polls and User Statuses. Now, users can create a new poll in posts and private messages and vote on polls from the Lexicon mobile app. Additionally, users can add and manage a User Status just as they can on Discourse web.

We have also added a feature to leave private messages and conducted code refactoring for authentication, posts, private messages, and the home section.

Besides that, this release also addresses several bugs. Here's a list of bug fixes:

  1. Handle conversion of link images for protocol-relative URLs.
  2. Resolve an issue where changing the channel in the home section does not display the correct content topic.
  3. Prevent non-post creators from editing posts.
  4. Address the issue where the channel in the home section changes to All Channels after canceling the creation of a new post.
  5. Fix the blurring of avatar images after saving changes in the edit profile scene.
  6. Remove unescaped HTML character entities in Home topic excerpt content.
  7. Fix filtering to prevent the double recipient display when adding recipients in creating a new private message.
  8. Remove HTML tags from error messages.
  9. Fix caching of the topic list in the Home scene.

Full Changelog: v2.0.0...v2.1.0