Skip to content

Commit

Permalink
release 1.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Aug 23, 2023
1 parent 45c190c commit 4168605
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 3 deletions.
24 changes: 22 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,7 +1,27 @@
### caja 1.27.1

* update translations
* wayland: initial support for showing the desktop
* ensure all of the desktop is usable in x11
* Replace deprecated code from xrandr fix
* caja-desktop-window: Fix the xrandr error
* caja-icon-container.c: Set a transient parent on the interactive search popup
* Initial wayland support
* caja-file: fix future informal date bug
* caja-file: fix yesterday/today informal date bug
* directory: Include hidden files in properties window
* Fix handling of invalid x-special/mate-icon-list drops
* icon view: Fix positioning overflowing icons on the desktop
* Make CajaIconData type less confusing
* Remove dead assignment
* Remove unused members and structures
* Remove unused member
* Enable showing in Budgie Desktop and XFCE
* icon view: Refresh icon positions for manual layout on zoom change (#1676)

### caja 1.27.0

* release 1.27.0
* tx: sync with transifex
* update translations
* tx: update resource
* tx: migrate config file
* image properties: Look for supported mime types at runtime
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.0],
[1.27.1],
[https://github.com/mate-desktop/caja/issues],
[caja],
[https://mate-desktop.org])
Expand Down

0 comments on commit 4168605

Please sign in to comment.