sms-translate/CHANGELOG.md
2025-03-24 01:54:43 +05:30

72 lines
2.4 KiB
Markdown

Changelog
==========
Version 1.1.6 *(2025-03-24)*
----------------------------
* Fixed crash when viewing messages
* Fixes incorrect author name in group messages (#180)
* Removed storage permission requirement (#309)
* Other minor fixes and improvements
* Added more translations
Version 1.1.5 *(2025-02-02)*
----------------------------
* Fixed issue with third party intents (#294)
* Fixed toast error when receiving MMS messages (#287)
* Fixed RTL layout issue in threads (#279)
* Added more translations
Version 1.1.4 *(2025-01-23)*
----------------------------
* Fixed issue with forwarding messages (https://github.com/FossifyOrg/Messages/issues/288)
* Added more translations
Version 1.1.3 *(2025-01-05)*
----------------------------
* Fixed issues with conversation date update (https://github.com/FossifyOrg/Messages/issues/225, https://github.com/FossifyOrg/Messages/issues/274)
* Added more translations
Version 1.1.2 *(2025-01-05)*
----------------------------
* Fixed issues with conversation date update (https://github.com/FossifyOrg/Messages/issues/225, https://github.com/FossifyOrg/Messages/issues/274)
* Added more translations
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