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

* chore: Update version to 6.5.40
* fix(CI): broken cppcheck
* fix(common): fix Qt6 regex porting bug and improve UT coverage
* fix(terminal): make Ctrl+Click work for URLs ending with a port
* fix: remove deepin prefix from Chinese translations in desktop file
* fix(terminal): skip wide char placeholders when copying text

-- zhanghongyuan <zhanghongyuan@uniontech.com> Thu, 30 Jul 2026 15:20:26 +0800

deepin-terminal (6.5.39) unstable; urgency=medium

* chore: Update version to 6.5.39
Expand Down
Loading