Update changelog

This commit is contained in:
Naveen Singh 2025-01-05 03:45:33 +05:30
parent 6dc22f890c
commit c9d94326e2
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.2 *(2025-01-05)*
----------------------------
* Fixed issues with conversation date update (https://github.com/FossifyOrg/Messages/pull/225, https://github.com/FossifyOrg/Messages/pull/273)
* Added more translations
Version 1.1.1 *(2025-01-04)* Version 1.1.1 *(2025-01-04)*
---------------------------- ----------------------------

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