sms-translate/CHANGELOG.md
2025-01-04 16:52:41 +05:30

37 lines
1.3 KiB
Markdown

Changelog
==========
Version 1.1.1 *(2025-01-04)*
----------------------------
* Improved third party SMS/MMS intent parsing (https://github.com/FossifyOrg/Messages/issues/217, https://github.com/FossifyOrg/Messages/issues/243)
* Modified short code check to exclude emails (https://github.com/FossifyOrg/Messages/issues/115)
* Fixed issue with messages draft deletion (https://github.com/FossifyOrg/Messages/issues/13)
* Fixed multiple toast errors for MMS messages (https://github.com/FossifyOrg/Messages/issues/70, https://github.com/FossifyOrg/Messages/issues/262)
* Fixed some layout issues in message thread (https://github.com/FossifyOrg/Messages/issues/135)
* Other minor bug fixes and improvements
* Added more translations
Version 1.1.0 *(2024-12-27)*
----------------------------
* Replaced checkboxes with switches
* Removed support for Android 7 and older versions
* Fixed various issues related to importing/exporting messages
* Fixed keyword blocking for MMS messages
* Fixed issue with messages draft deletion
* Improved app lock logic and interface
* Other minor bug fixes and improvements
* Added more translations
Version 1.0.1 *(2024-02-09)*
----------------------------
* Minor bug fixes and improvements
* Added some translations
Version 1.0.0 *(2024-01-24)*
----------------------------
* Initial release