diff options
author | Carlos Soriano <csoriano@redhat.com> | 2018-07-26 21:01:44 +0200 |
---|---|---|
committer | Carlos Soriano <csoriano@redhat.com> | 2018-07-26 21:02:11 +0200 |
commit | 8fadc54f67e47e77f34b56342318a8ae5e0c8dc6 (patch) | |
tree | aae375448be21f4b67dc2003c070b00d63e30146 /NEWS | |
parent | 843943e5f810c5536320046c29c651eefc2a820b (diff) | |
download | nautilus-8fadc54f67e47e77f34b56342318a8ae5e0c8dc6.tar.gz |
release: Prepare for 3.29.903.29.90
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 38 |
1 files changed, 38 insertions, 0 deletions
@@ -1,3 +1,41 @@ +Major changes in 3.29.90: +* Flatpak improvements. Improved user facing experience and developer experience (Ernestas Kulik, Carlos Soriano) +* CI & CD set up. Increases stability, buildability and feedback cycle (Jordan Petridis, Ernestas Kulik, Carlos Soriano) +* Distribute icons horizontally in the icon view (Nikita Churaev) +* Implement new pathbar/search design (Allan Day, Antonio Ferndandes, Piotr Drag, Carlos Soriano) +* Implement new toolbar menus design (Carlos Soriano) +* Add background actions to the path bar (Carlos Soriano) +* Get background work ready for gtk4 port (Ernestas Kulik) +* Add recent search engine (Marco Trevisan) +* Implement tests for Nautilus most critical operations (Alexandru Fazakas) +* Show Recency column in recent view (Rahul Verma) +* Avoid recursivity in symbolic links (Ernestas Kulik) +* Add a button in properties dialog to open GNOME Disks (Rahul Verma) +* Add touch support for menus in views (Jan-Michael Brummer) +* Fix error when accesing a file with x-nautilus-search (Rahul Verma) +* Allow right clickin expanders (Alexandru Fazakas) +* Allow trashing/deleting Desktop dir (Antonion Fernandes) +* Improve about dialog visuals (Juraj Fiala) +* Fix path bar changing size when navigating (Nikita Churaev) +* Fix MB/MiB confusion in preferences dialog (Christophe Fergeau) +* Fix openning files failing from other applications in some cases due to DBus race (Ernestas Kulik) +* Implement devel style to differentiate development builds (Carlos Soriano) +* Improve handling for impaired (Joanmarie Diggs, Peter Vagner) +* Fix wrong labels and file count in operations progress (Antonio Fernandes) +* Remove special treatment for desktop files (Carlos Soriano) +* Remove special treatment for computer:/// (Carlos Soriano) +* Fix triggering maximum file name when renaming (Ernestas Kulik) +* Open search filters with popover open when using <ctrl>f (Stratila Andrei) +* Expose active windows for Ubuntu dash support (Philip Langdale) +* Show "Open With" for files in trash (George Mocanu) +* Provide more information in prperties dialog for files in trash (George Mocanu) +* Implement showing properties of current view from path bar (Wong Heung Sang) +* Avoid fuzzy icons in small sizes (Sam Hewitt) +* Warn if the renamed file will be hidden once renamed (Yash Jain) +* Improve and fix visuals in the new views (Carlos Soriano) +* Add show sidebar setting to the preferences dialog (Carlos Soriano) +* Remove experimental views UI setting in preferences dialog (Carlos Soriano) + Major changes in 3.28.0: * Fix build failure (Ernestas Kulik) * Translation updates |