Skip to content

ver. 2.2.9+9

Compare
Choose a tag to compare
@bmuddha bmuddha released this 16 May 19:37
· 1711 commits to main since this release

Change log:

  • Crisp support was added to application (user feedbacks)
  • Message preview in channels list is shortened, in order not not overflow
  • Messages and channel loading has been reworked as to always load the data from local storage, and then make an asynchronous request to API to fetch new changes, and update the data behind the scenes
  • Reactions sync in parent messages of threads has been fixed
  • The unread channel focuses on first unread message when opened
  • Thread screen becomes empty after deleting the last reply bug has been fixed
  • Channel creation, minor bugfixes
  • Poll containing channels now rendered fully, with polls being replaced by not supported message
  • Direct chat reload after message send has been fixed