v1.4.7-beta
Major Updates
- Upgraded the Flutter framework to v3.29.0.
- Private chat implementation changed to NIP-104 Nostr MLS.
Other Updates
- NIP-17 and NIP-29 messages now support
q
tags. - You can swipe left to reply on your own messages.
- Chat messages now support code block display.
- Copy images from the clipboard.
- Fixed an issue where underlined text in chat appeared as italic.
Notice
NIP-104 MLS is still in beta and should be used for testing purposes only.
Future optimizations for MLS-104 implementation will include:
- NIP-17 private groups will transition to MLS private groups.
- Implementation of key package rotation mechanism.
- Support for adding and removing members in group chats without creating a new group.