Skip to content

Commit 27d5c8c

Browse files
wineeezccrs
authored andcommitted
chore(debian): update version to 0.7.6
Log: new version
1 parent 3bf30e9 commit 27d5c8c

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

debian/changelog

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
treeland (0.7.6) unstable; urgency=medium
2+
3+
* refactor: implement atomic multi-output configuration
4+
* fix: occasional crash during recording toplevel
5+
* fix: use safeConnect for aboutToBeInvalidated
6+
* i18n: Updates for project TreeLand (#601)
7+
* refactor: Convert Session to shared_ptr and simplify session
8+
lifecycle
9+
* chore: Remove unused code & Add document
10+
* feat: Manage per-user Wayland/XWayland sessions via Helper::Session
11+
* feat: Add per-user XWayland session management
12+
* chore: add ASAN environment variables
13+
* feat: Expose XWayland surface process ID
14+
* chore: change Debian build environment to unstable
15+
* refactor: remove branch filter for workflow triggers
16+
* fix: fix build when treeland examples are enabled
17+
* fix: fix build failure on Arch Linux
18+
* fix: Disable minimize / maximize animation for window that doesn't
19+
belongs to current user
20+
* fix: fix private module inclusion on lower version of Qt
21+
* fix: compile errors on Arch for forward declared class
22+
* fix: include Qt private modules for Qt 6.11
23+
* feat: add real-time FPS display
24+
* feat: support start sessions other than treeland
25+
* feat: implement ext-session-lock-v1 support
26+
* feat(waylib): implement ext-session-lock-v1 protocol support
27+
* fix(waylib): Add missing override specifier in wlayersurface
28+
* fix(qwlroots): allow server side destruction of qw_session_lock_v1
29+
* fix: Delete useless display text in copy mode
30+
* fix: enhance output validation in restore copy mode
31+
* fix: use separate TreelandConfig for each user
32+
* fix: Ensure proper object destruction before app exit
33+
* fix: improve resource management for RenderControl
34+
* fix: fix heap-use-after-free on exit
35+
36+
-- rewine <luhongxu@uniontech.com> Thu, 30 Oct 2025 14:04:56 +0800
37+
138
treeland (0.7.3) unstable; urgency=medium
239

340
* fix: fix WorkspaceSelectionList animation's highlight border size

0 commit comments

Comments
 (0)