Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marco Trevisan
nautilus
Commits
953c59cb
Commit
953c59cb
authored
Aug 09, 2017
by
Carlos Soriano Sánchez
Browse files
release: Prepare for 3.25.90
parent
1bdc4042
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
953c59cb
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)
...
...
meson.build
View file @
953c59cb
project
(
'nautilus'
,
'c'
,
version
:
'3.25.
1
'
,
version
:
'3.25.
90
'
,
meson_version
:
'>=0.40.0'
,
license
:
'GPL3+'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment