-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump version to 6.0.4 Log: Bump version to 6.0.4
- Loading branch information
Showing
1 changed file
with
35 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,38 @@ | ||
deepin-image-viewer (6.0.4) unstable; urgency=medium | ||
|
||
* fix: Improve image load policy(Bug: 254141) | ||
* chore(CI): add debian check workflow | ||
* fix: warning output | ||
* fix: wrong open image icon component(Bug: 206551) | ||
* fix: can't copy live text with shortcut(Bug: 219989) | ||
* fix: rename dialog layout(Bug: 167969) | ||
* fix: wrong text translation(Bug: 165223) | ||
* fix: button and icon state(Bug: 168641) | ||
* fix: remove unnecessary info(Bug: 167479)(Influence: AboutDialog) | ||
* fix: style for not-existent images(Bug: 213323) | ||
* fix: information dialog layout(Bug: 168015) | ||
* fix: live text button position and palette(Bug: 168833) | ||
* fix: palette of title bar in different states(Bug: 167839)(Influence: TitleBar) | ||
* fix: adjust openimagewidget and informationdialog(Bug: 168015) | ||
* fix: navigation and right menu(Bug: 167955) | ||
* Fix: add delete confirmation dialog(Bug: 167807) | ||
* feat: adapt qt6 | ||
* fix: release resources on quit | ||
* feat: fit to window and navigation animation(Influence: Animation) | ||
* feat: sync scale and navigation animation(Influence: Animation) | ||
* feat: thumbnail view fade in/out animation(Influence: Animation) | ||
* feat: image switching animation(Influence: Animation) | ||
* feat: thumbnail switching animation(Influence: Animation) | ||
* feat: image rotation animation(Influence: Animation) | ||
* fix: navigation not update while image rotate(Influence: Animation) | ||
* fix: right menu delete not work | ||
* fix: some animation errors(Bug: 268449)(Influence: Animation) | ||
* fix: info dialog adapt diff font size(Bug: 268607) | ||
* fix: image index wrong after delete | ||
* fix: ui/ocr/reinitialization error(Bug: 268607) | ||
|
||
-- renbin <[email protected]> Thu, 15 Aug 2024 17:22:13 +0800 | ||
|
||
deepin-image-viewer (6.0.3) unstable; urgency=medium | ||
|
||
* fix: build failed with libraw after version 0.21.0(Influence: RAW) | ||
|