Skip to content

Commit f363155

Browse files
committed
6.7.0-unstable
1 parent 6742483 commit f363155

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

debian/changelog

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
cinnamon-settings-daemon (6.7.0) unstable; urgency=medium
2+
3+
[ Oliver Kästner ]
4+
* housekeeping: drop ldsm-dialog fallback (#433)
5+
6+
[ Michael Webster ]
7+
* power: Remove GpmIdleTime, use libcinnamon-desktop IdleMonitor. (#436)
8+
* csd-power-manager.c: Don't turn monitors off before suspend/hibernate. (#442)
9+
* daemon-skeleton: Try to fix verbose mode again...
10+
* csd-background: Run as a wayland client if gtk-layer-shell is (#437)
11+
* Add stale workflow.
12+
* common: Remove unused csd-keygrab.*
13+
14+
[ Oliver Kästner ]
15+
* power: drop Phone Manager (#430)
16+
17+
[ Michael Webster ]
18+
* Add support for an ambient light sensor. (#444)
19+
* csd-automount: Disable autostart. (#445)
20+
21+
-- Clement Lefebvre <[email protected]> Mon, 13 Apr 2026 08:32:00 +0100
22+
123
cinnamon-settings-daemon (6.6.3) zena; urgency=medium
224

325
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('cinnamon-settings-daemon', 'c', version : '6.6.3', meson_version : '>=0.56.0')
1+
project('cinnamon-settings-daemon', 'c', version : '6.7.0', meson_version : '>=0.56.0')
22

33
gnome = import('gnome')
44
i18n = import('i18n')

0 commit comments

Comments
 (0)