mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2025-12-23 23:57:55 -05:00
Update changelog
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,6 +1,17 @@
|
||||
Changelog
|
||||
==========
|
||||
|
||||
Version 1.0.1 *(2024-03-17)*
|
||||
----------------------------
|
||||
|
||||
* Folders now use primary/accent color.
|
||||
* Addressed unnecessary delays when renaming files.
|
||||
* Enhanced search performance in the text editor.
|
||||
* Fixed unresponsive behavior when viewing contents of a zip file.
|
||||
* Disabled the use of invalid characters such as `/` for batch file renaming.
|
||||
* Fixed invisible sort menu when viewing storage summary.
|
||||
* Added some translations.
|
||||
|
||||
Version 1.0.0 *(2024-01-07)*
|
||||
----------------------------
|
||||
|
||||
|
||||
7
fastlane/metadata/android/en-US/changelogs/2.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/2.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
* Folders now use primary/accent color.
|
||||
* Addressed unnecessary delays when renaming files.
|
||||
* Enhanced search performance in the text editor.
|
||||
* Fixed unresponsive behavior when viewing contents of a zip file.
|
||||
* Disabled the use of invalid characters such as `/` for batch file renaming.
|
||||
* Fixed invisible sort menu when viewing storage summary.
|
||||
* Added some translations.
|
||||
Reference in New Issue
Block a user