Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump version to 1.0.38 #109

Merged
merged 1 commit into from
Dec 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
image-editor (1.0.39) unstable; urgency=medium

* fix: compact mode build faild on low dtkgui version.
(Influence: CompactMode)
* fix: remove unnecessary dependency packages
* feat: Add AI image enhance support.(Influence: AIModel)
* fix: Init type error / disable drag in processing.
(Bug: 232295, 232301)(Influence: InitImageType DragImage)
* fix: Action using enhance image instead of source.
(Bug: 232505)(Influence: Menu)
* fix: Disable album action with enhance image.
(Bug: 232505)(Influence: Menu)
* fix: diff color with bottom bar and enhance bar.(Influence: EnhaceBar)
* feat: Disable enhance image size limit.
* fix: Add file unsavable notify dialog.

-- renbin <[email protected]> Tue, 12 Dec 2023 17:01:47 +0800

image-editor (1.0.38) unstable; urgency=medium

* chore: Update REUSE date
Expand Down
Loading