Skip to content

Commit 954ed43

Browse files
committed
6.7.0-unstable
1 parent 7bd3aea commit 954ed43

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

debian/changelog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
cinnamon-desktop (6.7.0) unstable; urgency=medium
2+
3+
[ Michael Webster ]
4+
* Add lock setting for hover-click a11y feature. (#261)
5+
* Add stale issue workflow.
6+
* Fix bad comment, workflow extension.
7+
* .github/workflows: Add generate-test-packages trigger.
8+
* input-sources settings: Add a new setting to store the default xkb (#263)
9+
* libcvc: refresh from upstream libgnome-volume-control.
10+
* libcvc: Re-add stream monitor, balance, fade, lfe to channel map, other small things.
11+
12+
[ Rick Calixte ]
13+
* org.cinnamon.desktop.keybindings.wm schema: Separate key binding for switching workspace up/down from toggling window/workspace selection (#214)
14+
15+
[ fredcw ]
16+
* Add per app notifications schemas... (#266)
17+
18+
-- Clement Lefebvre <root@linuxmint.com> Mon, 13 Apr 2026 08:28:47 +0100
19+
120
cinnamon-desktop (6.6.2) zena; urgency=medium
221

322
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Meson build file
22

33
# https://github.com/linuxmint/cinnamon-desktop
4-
project('cinnamon-desktop', 'c', version : '6.6.2', meson_version : '>=0.56.0')
4+
project('cinnamon-desktop', 'c', version : '6.7.0', meson_version : '>=0.56.0')
55

66
# Before making a release, the LT_VERSION string should be modified.
77
# The string is of the form C.R.A.

0 commit comments

Comments
 (0)