[nautilus] Release version 42.alpha



commit 90f7d4dcd28082b58f160b01057ce69a93dc49d3
Author: António Fernandes <antoniof gnome org>
Date:   Sun Jan 9 03:20:21 2022 +0000

    Release version 42.alpha

 NEWS                                      | 34 +++++++++++++++++++++++++++++++
 data/org.gnome.Nautilus.appdata.xml.in.in |  2 +-
 2 files changed, 35 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 101af8fe3..43af568a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Major changes in 42.alpha
+=========================
+* Improve design of the file renaming UI (Peter Eisenmann, Allan Day)
+* Improve visuals of the file conflict UI (Joshua Lee)
+* Use GtkBuilder UI definitions for more components (António Fernandes, Apoorv Sachan)
+* Fix "Move to"/"Copy to" from Starred (DillyPickly)
+* Improve disposition of shell search provider (Marco Trevisan)
+* Sort by subtype within type (rajat jain)
+* Allow searching by creation time (Nishit Patel)
+* Replace deprecated gexiv2 functions (Nishal Kulkarni)
+* Fix extension API introspection annotations (Aaron Jacobs)
+* Expand on extension API documentation (Aaron Jacobs)
+* Add compressed archives to Recent files (Manny)
+* Preparations for GTK 4 switch (Ernestas Kulik, António Fernandes, Matt Jakeman, Álvaro Costa, Suhaas Joshi)
+* Complete the GtkFlowBox-based grid view (António Fernandes)
+* Remove EelCanvas-based grid view (António Fernandes)
+* Improve design of the path bar (António Fernandes)
+* Fix geographical coordinates displayed format (Michael von Gunten)
+* Port to GTK 4 (António Fernandes)
+* Fix some GTK 4 switch regressions/warnings (António Fernandes, Ondrej Holy)
+* Translation updates (GNOME Translation Project contributors)
+
+Known major regressions in 42.alpha
+  - Lacks Drag-and-Drop interatcion
+  - Lacks clipboard interaction
+  - Lacks HiDPI icons
+  - Lacks MIME-type icons in list view
+  - Has poor performance for large directories in grid view
+  - Lacks attention-grabbing animation on operations button.
+  - Doesn't display emblems
+  - Doesn't display file filters as tags
+  - Lacks "Format" context menu item in sidebar
+  - Lacks Audio/Video properties page
+
 Major changes in 41.1
 =====================
 * Cache Scripts and New Document menus to avoid lags (António Fernandes)
diff --git a/data/org.gnome.Nautilus.appdata.xml.in.in b/data/org.gnome.Nautilus.appdata.xml.in.in
index 676c27f40..6c4ed81ee 100644
--- a/data/org.gnome.Nautilus.appdata.xml.in.in
+++ b/data/org.gnome.Nautilus.appdata.xml.in.in
@@ -27,7 +27,7 @@
   <url type="translate">https://wiki.gnome.org/TranslationProject</url>
   <launchable type="desktop-id">@appid@.desktop</launchable>
   <releases>
-    <release version="41.1" date="2021-10-30" />
+    <release version="42.alpha" date="2022-01-09" />
   </releases>
   <project_group>GNOME</project_group>
   <project_license>GPL-2.0+</project_license>


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