Skip to content

@quiet/mobile@2.1.2

Compare
Choose a tag to compare
@leblowl leblowl released this 03 Apr 14:56
· 110 commits to develop since this release

2.1.2 (2024-04-03)

Refactorings:

  • Rename and reorganize frontend/backend events API
  • Rename message retrieval events/sagas and use ack feature
  • Rename LOAD_MESSAGES event and incomingMessages reducer
  • Use socket.io ack for CREATE_CHANNEL event
  • Introduce socket.io acknowledgements

Fixes:

  • Fixes channel name creation logic
  • Remove duplicate introduction messages once again
  • Prevent channel creation with names that start with special character, then a hyphen
  • Choose random ports for Tor services (iOS)
  • Use consistent identicons for messages and profile
  • Add retry ability to tor-control and misc tor-control fixes

Other:

  • Upgraded React-Native to 0.73.2