mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-01-15 17:48:40 +00:00
52 lines
No EOL
1.7 KiB
Markdown
52 lines
No EOL
1.7 KiB
Markdown
# Changelog
|
|
|
|
## 0.0.62
|
|
|
|
- Support for groups with multiple administrators
|
|
- Edit and delete messages
|
|
- Create images using volume buttons
|
|
- New and improved emoji picker
|
|
- Removing audio after recording is possible
|
|
- Edited image is now embedded into the video
|
|
- Video max length increased to 60 seconds
|
|
- Switched to FFmpeg for improved video compression
|
|
- New context menu and other UI enhancements
|
|
- Client-to-client protocol migrated to Protocol Buffers (Protobuf)
|
|
- Database identifiers converted to UUIDs and the database schema completely redesigned
|
|
- Improved reliability of client-to-client messaging
|
|
- Multiple bug fixes
|
|
|
|
|
|
## 0.0.61
|
|
|
|
- Improving image editor when changing colors
|
|
- Fixing message decryption error
|
|
- Fixing issue with user deletion
|
|
- Fixing issue with flame counter sync
|
|
- Dependency and Flutter upgrade
|
|
|
|
## 0.0.60
|
|
|
|
- Improved logging to debug the 'Tap to load' issue.
|
|
- Display your own avatar in the title bar of the chat list.
|
|
- Created a default avatar image in case none was set.
|
|
- Improved UI handling when requesting microphone access for the first time.
|
|
- Flutter SDK and dependencies upgraded.
|
|
- Multiple bug fixes.
|
|
|
|
## 0.0.59
|
|
|
|
- Fixing media download error
|
|
- Fixing issue with video recording
|
|
- Location Filter are now stored as WebP instead of PNG
|
|
|
|
## 0.0.58
|
|
|
|
- twonly now has a free plan and is now financed by donations and an optional subscription with more features (coming soon)
|
|
- iOS gestures to close images
|
|
- Improved chat messages view, including better citation view and display times
|
|
- Onboarding screens updated and registration view simplified
|
|
- The sender is displayed in the top right corner when a media file is opened
|
|
- Images are now stored as WebP to save storage
|
|
- Button to report users
|
|
- Multiple bug fixes |