Skip to content

Commit

Permalink
release 1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Feb 20, 2024
1 parent b595edc commit 27fdb84
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0)

AC_INIT([caja],
[1.27.2],
[1.28.0],
[https://github.com/mate-desktop/caja/issues],
[caja],
[https://mate-desktop.org])
Expand Down

0 comments on commit 27fdb84

Please sign in to comment.