Skip to content
Merged
Show file tree
Hide file tree
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
11 changes: 11 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
deepin-camera (6.5.47) unstable; urgency=medium

* fix(ui): enable QPainter antialiasing for Qt6 build
* chore: Sync by https://github.com/linuxdeepin/.github/commit/a300f8523d4876677112edab6a0772f7ad112976
* fix: use real MJPG decoded size instead of negotiated resolution
* fix: sync resolution config after prepare_new_resolution (#372317)
* fix(ui): fix frozen separator lines in filter thumbnail column
* [skip CI] Translate deepin-camera_en_US.ts in pt

-- Wang Yu <[email protected]> Fri, 28 Aug 2026 08:56:59 +0800

deepin-camera (6.5.46) unstable; urgency=medium

* chore: Update version to 6.5.46
Expand Down
2 changes: 1 addition & 1 deletion linglong.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: "1"
package:
id: org.deepin.camera
name: "deepin-camera"
version: 6.5.46.1
version: 6.5.47.1
kind: app
description: |
camera for deepin os.
Expand Down
Loading