forked from linuxdeepin/dde-file-manager
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
17 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
dde-file-manager (6.5.22) unstable; urgency=medium | ||
|
||
* fix: fix crash when closing folder list widget | ||
* fix: optimize filename display height in icon view | ||
* fix: correct config key for restore view mode | ||
* chore: update translation | ||
* feat: Add media file information display in property dialog | ||
* fix: move burn confirm dialog center. | ||
* refactor: move spinner start logic to TitleBarHelper | ||
* fix: size not updated in admin mode. | ||
* fix: save last visited url in filedialog. | ||
* fix: add dmask fmask when mount device | ||
* fix: refactoring the deletion logic for temporary passwords | ||
* refactor: improve network mount password handling | ||
|
||
-- Zhang Sheng <[email protected]> Thu, 02 Jan 2025 19:49:12 +0800 | ||
|
||
dde-file-manager (6.5.21) unstable; urgency=medium | ||
|
||
* fix bugs | ||
|