Skip to content
Compare
Choose a tag to compare
@leblowl leblowl released this 21 May 19:06
· 92 commits to develop since this release

2.2.0 (2024-05-21)

New features:

  • Add utilities for emoji detection in messages and make all-emoji message larger font size (#519)

Refactorings:

  • Use ack for CREATE_NETWORK and simplify
  • Move Community model to the backend

Fixes:

  • Fix issues with recreating general channel when deleted while offline (#2334)
  • Fix package.json license inconsistency
  • Fixes issue with reconnecting to peers on resume on iOS (#2424)
  • Reorder the closing of services, prevent sagas running multiple times and close backend server properly
  • Fixes issue with image messages not displaying/throwing errors on iOS (#2526)