Update changelog
This commit is contained in:
parent
7e94112319
commit
79971924d5
2 changed files with 20 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,6 +1,18 @@
|
||||||
Changelog
|
Changelog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
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)*
|
Version 1.0.1 *(2024-02-09)*
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
|
|
||||||
8
fastlane/metadata/android/en-US/changelogs/3.txt
Normal file
8
fastlane/metadata/android/en-US/changelogs/3.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
* 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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue