Skip to content

ver. 2.2.0

Compare
Choose a tag to compare
@bmuddha bmuddha released this 21 Jan 19:11
· 2748 commits to main since this release
8edc361

Change log:

  • Added Emoji Board, it's a minimalist emoji picker with categories support, it's available during text typing and when reacting to a message
  • All emojis are now sent and saved in their UTF-16 representation, which removes the necessity to keep around a giant map of emoji short names
  • Usernames are now visible when mentioned and can be copied with the rest of the message
  • Message tile background appearance on long-press fixed.
  • Input text caching/retrieving functionality was adopted to be available in threads.
  • Channel and Direct creation screens opening behavior resolved.
  • Thread messages vertical alignment issue fixed.
  • Direct creation flow extracted from Channel creation screen to make it more convenient and better fit the current API.