Update changelog

This commit is contained in:
Naveen Singh 2024-09-28 00:34:14 +05:30
parent 2d69922cfb
commit 08cc4fc39b
No known key found for this signature in database
GPG key ID: AF5D43C216778C0B
2 changed files with 24 additions and 0 deletions

View file

@ -1,6 +1,20 @@
Changelog
==========
Version 1.2.1 *(2024-09-28)*
----------------------------
* Updated target Android version to 14
* Added option to control video playback speed
* Added option to mute videos
* Replaced checkboxes with switches
* Added error indicator for media load failures
* Improve scrolling performance and interface
* Improved app lock logic and interface
* Added initial support for JPEG XL format (increased app size)
* Other minor bug fixes and improvements
* Added more translations
Version 1.2.0 *(2024-09-21)*
----------------------------

View file

@ -0,0 +1,10 @@
* Updated target Android version to 14
* Added option to control video playback speed
* Added option to mute videos
* Replaced checkboxes with switches
* Added error indicator for media load failures
* Improve scrolling performance and interface
* Improved app lock logic and interface
* Added initial support for JPEG XL format (increased app size)
* Other minor bug fixes and improvements
* Added more translations