twonly-app/CHANGELOG.md

35 lines
1.1 KiB
Markdown
Raw Normal View History

2025-07-18 12:22:34 +00:00
# Changelog
## 0.0.61
2025-10-17 21:49:48 +00:00
- 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
2025-08-05 11:48:40 +00:00
## 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.
2025-07-20 17:10:32 +00:00
## 0.0.59
- Fixing media download error
- Fixing issue with video recording
- Location Filter are now stored as WebP instead of PNG
2025-07-18 13:13:17 +00:00
## 0.0.58
2025-07-18 12:22:34 +00:00
- twonly now has a free plan and is now financed by donations and an optional subscription with more features (coming soon)
2025-07-18 20:39:10 +00:00
- iOS gestures to close images
- Improved chat messages view, including better citation view and display times
2025-07-18 21:43:22 +00:00
- Onboarding screens updated and registration view simplified
2025-07-18 20:39:10 +00:00
- The sender is displayed in the top right corner when a media file is opened
2025-07-18 12:22:34 +00:00
- Images are now stored as WebP to save storage
2025-07-18 20:39:10 +00:00
- Button to report users
2025-07-18 12:22:34 +00:00
- Multiple bug fixes