|
1 | | -deepin-unioncode (1.4.11) UNRELEASED; urgency=medium |
| 1 | +deepin-unioncode (1.4.12) unstable; urgency=medium |
| 2 | + |
| 3 | + * fix: python debugpy cannot connect |
| 4 | + * fix: block when debug python code |
| 5 | + * doc: add NOTICE file |
| 6 | + * fix: Adapting to QProcess Usage in Qt 6 |
| 7 | + * fix: can`t handle terminated event from debugpy |
| 8 | + * fix: The logs are not displayed in the same window before and after debugging starts. |
| 9 | + * doc: update notice file |
| 10 | + * chore: update spdx info |
| 11 | + * fix: add pip existence check before installation - Implemented a method to check if pip is installed before attempting to install packages. If pip is not found, the installer will now install python3-pip first and then proceed with the package installation. |
| 12 | + * fix: enhance LSP client validation and menu actions |
| 13 | + * chore: remove rr debugger install option |
| 14 | + * chore: remove inner address |
| 15 | + * chore: rename ide in readme |
| 16 | + * chore: add additional instructions to the readme |
| 17 | + * fix: update build dependencies and enhance security flags in debian files |
| 18 | + * chore: remove commented out install runtime path configuration in CMakeLists.txt |
| 19 | + * fix: update lxqt-build-tools package handling for compatibility with different versions |
| 20 | + * fix: compile faild when use lupdate |
| 21 | + * fix: remove lupdate in cmake |
| 22 | + * fix: runtime not correct |
| 23 | + * fix: recovery rpath |
| 24 | + * feat: update desktop file icon path |
| 25 | + |
| 26 | + -- Liu Zhangjian <liuzhangjian@uniontech.com> Fri, 06 Feb 2026 11:11:30 +0800 |
| 27 | + |
| 28 | +deepin-unioncode (1.4.11) unstable; urgency=medium |
2 | 29 |
|
3 | 30 | * Bug fix |
4 | 31 |
|
5 | 32 | -- luzhen <luzhen@uniontech.com> Mon, 28 Apr 2025 16:09:10 +0800 |
6 | 33 |
|
7 | | -deepin-unioncode (1.4.10) UNRELEASED; urgency=medium |
| 34 | +deepin-unioncode (1.4.10) unstable; urgency=medium |
8 | 35 |
|
9 | 36 | * Adapt qt6.8 |
10 | 37 |
|
11 | 38 | -- luzhen <luzhen@uniontech.com> Wed, 23 Apr 2025 09:31:26 +0800 |
12 | 39 |
|
13 | | -deepin-unioncode (1.4.9) UNRELEASED; urgency=medium |
| 40 | +deepin-unioncode (1.4.9) unstable; urgency=medium |
14 | 41 |
|
15 | 42 | * Bug fix |
16 | 43 |
|
@@ -85,7 +112,7 @@ deepin-unioncode (1.3.12) stable; urgency=medium |
85 | 112 | * Support intelligent questioning of project files and local warehouse codes |
86 | 113 | * Add inline chat function to support code editing and quick questions and answers |
87 | 114 | * Debugging supports running to line |
88 | | - * Support manual configuration of local tool chain |
| 115 | + * Support manual configuration of local tool chain |
89 | 116 |
|
90 | 117 | -- luzhen <luzhen@uniontech.com> Tue, 15 Oct 2024 16:33:53 +0800 |
91 | 118 |
|
@@ -231,7 +258,7 @@ deepin-unioncode (1.2.5) unstable; urgency=medium |
231 | 258 | * Improve the About dialog box |
232 | 259 | * Fix the problem that the dde-clipboard project tree cannot be displayed |
233 | 260 | * Add loading animation during startup |
234 | | - * Zhipu AI model is updated to support querying DTK related issues. |
| 261 | + * Zhipu AI model is updated to support querying DTK related issues. |
235 | 262 |
|
236 | 263 | -- luzhen <luzhen@uniontech.com> Mon, 18 Dec 2023 21:46:03 +0800 |
237 | 264 |
|
@@ -269,12 +296,12 @@ deepin-unioncode (1.2.0) unstable; urgency=medium |
269 | 296 |
|
270 | 297 | deepin-unioncode (1.1.20) unstable; urgency=medium |
271 | 298 |
|
272 | | - * |
| 299 | + * |
273 | 300 |
|
274 | 301 | -- Deepin Packages Builder <pakcages@linuxdeepin.com> Fri, 20 Oct 2023 14:07:51 +0800 |
275 | 302 |
|
276 | 303 | deepin-unioncode (1.1.19) unstable; urgency=medium |
277 | 304 |
|
278 | | - * |
| 305 | + * |
279 | 306 |
|
280 | 307 | -- Deepin Packages Builder <packages@linuxdeepin.com> Fri, 01 Sep 2023 19:35:11 +0800 |
0 commit comments