File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ deepin-editor (6.5.49) unstable; urgency=medium
2+
3+ * fix(editor): resolve tab bar jitter when adding new tabs
4+ * Revert "fix: Skip case insensitive"
5+ * fix: Skip case insensitive
6+ * fix(editor): hardcode CaseSensitive in replace skip to fix highlight
7+ * fix(editor): make tabbar and bottombar follow system font changes
8+ * fix(editor): pass caseFlag in replace skip to fix wrong highlight
9+ * fix(editor): fix blank tab when opening file without read permission
10+
11+ -- xiepengfei <xiepengfei@uniontech.com> Thu, 23 Apr 2026 18:58:05 +0800
12+
113deepin-editor (6.5.48) unstable; urgency=medium
214
315 * chore: Update version to 6.5.48
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ version: "1"
77package :
88 id : org.deepin.editor
99 name : " deepin-editor"
10- version : 6.5.48 .1
10+ version : 6.5.49 .1
1111 kind : app
1212 description : |
1313 editor for deepin os.
You can’t perform that action at this time.
0 commit comments