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
9 changes: 8 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
deepin-manual (6.5.50) unstable; urgency=medium

* fix(scrollbar): prevent horizontal scrollbar and fix bottom content clipping
* chore: update version to 6.5.49

-- xiepengfei <xiepengfei@uniontech.com> Thu, 14 May 2026 19:30:49 +0800

deepin-manual (6.5.49) unstable; urgency=medium

* fix(window): preserve maximized state when reactivating minimized window
Expand Down Expand Up @@ -611,4 +618,4 @@ deepin-manual (1:0.1) trusty; urgency=low

* Please see the repository's changelog.

-- Xinkai Chen <chenxinkai@linuxdeepin.com> Mon, 23 March 2015 00:00:00 -0800
-- Xinkai Chen <chenxinkai@linuxdeepin.com> Mon, 23 March 2015 00:00:00 -0800
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.manual
name: "deepin-manual"
version: 6.5.49.1
version: 6.5.50.1
kind: app
description: |
manual for deepin os.
Expand Down
Loading