Update changelog
This commit is contained in:
parent
379af321ba
commit
55c4e84ddc
2 changed files with 19 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,6 +1,18 @@
|
|||
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)*
|
||||
----------------------------
|
||||
|
||||
|
|
|
|||
7
fastlane/metadata/android/en-US/changelogs/4.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/4.txt
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue