leblowl
released this
28 Feb 02:34
·
150 commits
to develop
since this release
2.1.2-alpha.1 (2024-02-28)
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:
- 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
Other:
- Upgraded React-Native to 0.73.2