-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
wmartinmimi
committed
Mar 31, 2023
1 parent
92096c3
commit 4d6cd4e
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
- Fixed sticky selection state after leaving app | ||
- Fixed concurrent directory list modification | ||
- Removed share button from file option menu | ||
- Added duplicate folder warning when creating new folder | ||
- Changed rounding system for storage size display | ||
- Always update storage list quick switch display | ||
- Now use cache thread pool for reducing idle cpu usage and increase performance |