summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2024-02-20 01:03:14 +0100
committerraveit65 <[email protected]>2024-02-20 01:03:14 +0100
commit27fdb849de02f551eab46eb78f48065da9d1d1ec (patch)
tree440d57cb043a5ee4adf6fa8d2f87b9e61e91e6f4 /NEWS
parentb595edc06e05c02a36c963f306a6320ba83e51f5 (diff)
downloadcaja-27fdb849de02f551eab46eb78f48065da9d1d1ec.tar.bz2
caja-27fdb849de02f551eab46eb78f48065da9d1d1ec.tar.xz
release 1.28.0v1.28.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index efdd493a..db16f0a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+### caja 1.28.0
+
+ * Translation update
+ * Wl bgleaks fixes (#1763)
+ * wayland-background-dialog: fix two issues found by cppcheck
+ * wayland-background-dialog: ensure style provider is added only once
+ * eel-background: fix logic error in x11/wayland detection
+ * wayland-background-dialog: Preview images at original aspect ratio
+ * wayland-background-dialog: fix memory leaks
+ * wayland background dialog: fix build warning
+ * Make wayland background dialog more intuitive
+ * Manage desktop backgrounds when running in wayland
+ * wayland desktop: suppress spatial window warning
+ * Do not show "Organize Desktop by Name" when desktop icons are locked
+ * fix building with libxml 2.12.0
+
### caja 1.27.2
* fix gfile sort and symlink warnings w glib2.76 or later