Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensingh committed Mar 17, 2024
1 parent 2da2f05 commit 985568e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)*
----------------------------

Expand Down
7 changes: 7 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/2.txt
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 985568e

Please sign in to comment.