We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 962d8f7 commit 3c66aafCopy full SHA for 3c66aaf
2 files changed
debian/changelog
@@ -1,3 +1,19 @@
1
+sticky (1.25) zara; urgency=medium
2
+
3
+ [ gbygrave ]
4
+ * Add DBus control to reload note contents from file. (#135)
5
6
+ [ David Guest ]
7
+ * Fixed regression in dbus NewNote with start position (#143)
8
9
+ [ Dereified ]
10
+ * Allow stickies to be created under Wayland. (#146)
11
12
+ [ Clement Lefebvre ]
13
+ * Allow the Gtk theme to define a decoration radius
14
15
+ -- Clement Lefebvre <root@linuxmint.com> Tue, 22 Jul 2025 16:44:34 +0200
16
17
sticky (1.24) xia; urgency=medium
18
19
* l10n: Update translations
meson.build
@@ -1,4 +1,4 @@
-project('sticky', version : '1.24', meson_version : '>= 0.49.0')
+project('sticky', version : '1.25', meson_version : '>= 0.49.0')
i18n = import('i18n')
0 commit comments