-
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.
- Fixed # in file name error - Added follow system dark mode - Fixed crash when open details of large files - Fixed error when empty clipboard - Now clear filter when entering/exiting folder - Added invalid name warning when creating/renaming files
- Loading branch information
wmartinmimi
committed
Oct 7, 2023
1 parent
b3263b3
commit 82e6059
Showing
3 changed files
with
16 additions
and
2 deletions.
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
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,6 @@ | ||
- Fixed # in file name error | ||
- Added follow system dark mode | ||
- Fixed crash when open details of large files | ||
- Fixed error when empty clipboard | ||
- Now clear filter when entering/exiting folder | ||
- Added invalid name warning when creating/renaming files |