Update changelog

This commit is contained in:
Naveen Singh 2025-01-05 04:13:42 +05:30
parent c4fb9186d4
commit 455588a3b1
No known key found for this signature in database
GPG key ID: AF5D43C216778C0B
2 changed files with 13 additions and 0 deletions

View file

@ -1,6 +1,12 @@
Changelog Changelog
========== ==========
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)* Version 1.1.2 *(2025-01-05)*
---------------------------- ----------------------------

View file

@ -0,0 +1,7 @@
* Improved third party SMS/MMS intent parsing
* Modified short code check to exclude emails
* Fixed issue with messages draft deletion (again)
* Fixed multiple toast errors for MMS messages
* Fixed some layout issues in message thread
* Other minor bug fixes and improvements
* Added more translations