Update changelog

This commit is contained in:
Naveen
2024-03-17 06:37:41 +05:30
parent 2da2f05fdb
commit 985568ea2d
2 changed files with 18 additions and 0 deletions

View File

@@ -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)*
----------------------------

View 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.