[nautilus] release: Prepare for 3.25.90



commit b11a048565e8319416d6f22a3ac2102d847caf0f
Author: Carlos Soriano <csoriano gnome org>
Date:   Wed Aug 9 22:42:11 2017 +0200

    release: Prepare for 3.25.90

 NEWS        |   25 +++++++++++++++++++++++++
 meson.build |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c61d5ba..d41b956 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Major changes in 3.25.90:
+* Fix use of return key for conflict dialog (Evgeny Shulgin)
+* Fix use of return key when searching not activating the selected file (Alexandru Pandelea)
+* Add stable Flatpak builds (Carlos Soriano)
+* Fix wrapping file names after a dot (Jeremy Bicha)
+* Use header bar for all dialogs (Carlos Soriano)
+* Use portals for launching files in a sandbox with Flatpak (Ernestas Kulik)
+* Show error on empty name on batch rename dialog (Diana Grecu)
+* Change keyboard shortcuts for navigation of tabs similar to Firefox/Chrome etc. (Ernestas Kulik)
+* Add a restore tab funcionality, similar to web browsers (Alexandru Pandelea)
+* Fix rubberband with Wacom tablets (Jason Gerecke)
+* Add Full Text Search (fts) to Nautilus so we search inside files content too (Alexandru Pandelea)
+* Disable create link when clipboard is empty (Tiberiu Lepadatu)
+* Disable zoom button if percentage is 100% (Diana Grecu)
+* Bump Tracker dependency to version 2.0 (Carlos Garnacho)
+* Make Tracker a hard dependency (Bastian Nocera)
+* Assume Nautilus project is GPL3+ (Carlos Soriano)
+* Allow decompressing archives on remote locations (Bastian Nocera)
+* Add license to Nautilus extensions (Ernestas Kulik)
+* Only use location in description for GNOME Shell search (Florian Mullner)
+* Add tablet pad controllers for common actions (Carlos Garnacho)
+* Fix <ctrl>+z when renaming a file not undoing the text (Ernestas Kulik)
+* Use upstream and newer fallback icons (Ernestas Kulik)
+* Provide mime type support for compressed archives, so Nautilus can be used for handling compressed 
archives outside of Nautilus too (Carlos Soriano)
+
 Major changes in 3.25.1:
 * Ported to Meson build system (Ernestas Kulik)
 * Fix replacing directory with symlink (echo-devim)
diff --git a/meson.build b/meson.build
index 08005cb..7756602 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('nautilus', 'c',
-         version: '3.25.1',
+         version: '3.25.90',
          meson_version: '>=0.40.0',
          license: 'GPL3+')
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]