* feat: never show delete button as action This makes it slightly harder to accidentally deleted conversations. * feat: reorder action buttons in chats and main screen * docs: update changelog
5.2 KiB
5.2 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Changed
- Reordered action buttons throughout the app
Added
- Ability to save multiple attachments (#75)
1.3.0 - 2025-09-09
Added
- Option to keep conversations archived (#334)
Changed
- Updated translations
1.2.3 - 2025-08-21
Changed
- Updated translations
Fixed
- Fixed stale/missing notification badge on some devices
1.2.2 - 2025-08-01
Changed
- Updated translations
Fixed
- Fixed inability to view messages when there is no SIM card (#461)
1.2.1 - 2025-06-17
Changed
- Preference category labels now use sentence case
- Updated translations
1.2.0 - 2025-06-04
Added
- Conversation shortcuts (#209)
Changed
- Updated translations
1.1.7 - 2025-04-01
Changed
- Added more translations
Fixed
- Fixed incorrect cursor position when reopening the app (#349)
- Fixed scrolling issue on conversation details screen (#359)
1.1.6 - 2025-03-24
Changed
- Other minor fixes and improvements
- Added more translations
Removed
- Removed storage permission requirement (#309)
Fixed
- Fixed crash when viewing messages
- Fixes incorrect author name in group messages (#180)
1.1.5 - 2025-02-02
Changed
- Added more translations
Fixed
- Fixed issue with third party intents (#294)
- Fixed toast error when receiving MMS messages (#287)
- Fixed RTL layout issue in threads (#279)
1.1.4 - 2025-01-23
Changed
- Added more translations
Fixed
- Fixed issue with forwarding messages (#288)
1.1.3 - 2025-01-05
Changed
- Added more translations
Fixed
1.1.2 - 2025-01-05
Changed
- Added more translations
Fixed
1.1.1 - 2025-01-04
Changed
- Improved third party SMS/MMS intent parsing (#217, #243)
- Modified short code check to exclude emails (#115)
- Other minor bug fixes and improvements
- Added more translations
Fixed
- Fixed issue with messages draft deletion (#13)
- Fixed multiple toast errors for MMS messages (#70, #262)
- Fixed some layout issues in message thread (#135)
1.1.0 - 2024-12-27
Changed
- Replaced checkboxes with switches
- Improved app lock logic and interface
- Other minor bug fixes and improvements
- Added more translations
Removed
- Removed support for Android 7 and older versions
Fixed
- Fixed various issues related to importing/exporting messages
- Fixed keyword blocking for MMS messages
- Fixed issue with messages draft deletion
1.0.1 - 2024-02-09
Changed
- Minor bug fixes and improvements
- Added some translations
1.0.0 - 2024-01-24
Added
- Initial release