Skip to content

Commit a137c52

Browse files
wangrong1069lzwind
authored andcommitted
chore: Bump version to 6.5.43
As title. Log: Bump version to 6.5.43
1 parent c3d979e commit a137c52

File tree

6 files changed

+32
-5
lines changed

6 files changed

+32
-5
lines changed

arm64/linglong.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: "1"
77
package:
88
id: org.deepin.editor
99
name: "deepin-editor"
10-
version: 6.5.42.1
10+
version: 6.5.43.1
1111
kind: app
1212
description: |
1313
editor for deepin os.

debian/changelog

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
deepin-editor (6.5.43) unstable; urgency=medium
2+
3+
* refactor: Replace popen with QProcess for process count and kill operations
4+
* chore: Update compiler flags for security enhancements
5+
* fix: remove device pixel ratio scaling in drag pixmap
6+
* build(cmake): refactor Qt version compatibility
7+
* fix: (docs)remove bold formatting from speech recognition headings
8+
* i18n: Updates for project Deepin Text Editor (#392)
9+
* Fix: support Qt 6.10.1
10+
* fix: [Audio] Unify audio device detection and adapt DBus service for Qt version
11+
* fix: Modify the parameters in the setDocName() function.
12+
* fix: Adjust the handling of draft files when closing the window.
13+
* fix: Adjust the logic for saving files when closing the window.
14+
* fix: The "Do not keep tabs" feature is not working.
15+
* fix: The "Do not keep tabs" feature is not working.
16+
* fix: Null pointer exception after QTimer invocation
17+
* fix: Temporarily disable QSaveFile in TextFileSaver
18+
* fix: [Editor] Improve Qt5 compatibility and code cleanup
19+
* fix: modify the 'Text to Speech' reading text
20+
* fix: add the toast info for audio device disabled
21+
* fix: 修复关闭窗口保存提示
22+
* fix: improve MIME type detection and add man page support (#349)
23+
* fix: 优化文本编辑器事件处理与1043编译问题
24+
* fix: trim release memory
25+
26+
-- wangrong <wangrong@uniontech.com> Wed, 04 Feb 2026 14:43:34 +0800
27+
128
deepin-editor (6.5.42) unstable; urgency=medium
229

330
* fix: Improve audio device detection for TTS and STT functionality with DDE control center consistency

linglong.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: "1"
77
package:
88
id: org.deepin.editor
99
name: "deepin-editor"
10-
version: 6.5.42.1
10+
version: 6.5.43.1
1111
kind: app
1212
description: |
1313
editor for deepin os.

loong64/linglong.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version: "1"
1010
package:
1111
id: org.deepin.editor
1212
name: "deepin-editor"
13-
version: 6.5.42.1
13+
version: 6.5.43.1
1414
kind: app
1515
description: |
1616
editor for deepin os.

mips64/linglong.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version: "1"
1010
package:
1111
id: org.deepin.editor
1212
name: "deepin-editor"
13-
version: 6.5.42.1
13+
version: 6.5.43.1
1414
kind: app
1515
description: |
1616
editor for deepin os.

sw64/linglong.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version: "1"
1010
package:
1111
id: org.deepin.editor
1212
name: "deepin-editor"
13-
version: 6.5.42.1
13+
version: 6.5.43.1
1414
kind: app
1515
description: |
1616
editor for deepin os.

0 commit comments

Comments
 (0)