[nautilus] Release version 43.alpha



commit 3bb9c98d705571749e25ba933311b6237c19fc07
Author: António Fernandes <antoniof gnome org>
Date:   Sat Jul 9 19:46:25 2022 +0100

    Release version 43.alpha

 NEWS                                      | 49 +++++++++++++++++++++++++++++++
 data/org.gnome.Nautilus.appdata.xml.in.in |  2 +-
 2 files changed, 50 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 43af568a3..6df9a1be0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,52 @@
+Major changes in 43.alpha
+=========================
+* Resolving regressions from the GTK 3 to 4 switch:
+  - Reintroduce clipboard with GTK 4 (António Fernandes)
+  - Reintroduce Drag’n’Drop with GTK 4 (Corey Berla, António Fernandes)
+  - Reintroduce emblems independently of file icon (António Fernandes)
+  - Reintroduce filter search tags with GTK 4 (António Fernandes)
+  - Port audio-video-properties extension to GTK 4 (Corey Berla)
+  - Restore sidebar features from GTK 3 (Corey Berla)
+  - Fix other regressions from the GTK 3 to 4 switch (António Fernandes, Noëlle,Óscar Fernández Díaz, Ondrej 
Holy, Corey Berla, Ákos Horváth, Corey Berla)
+* Modernizing view widgets
+  - Port files grid view mode to GtkGridView (António Fernandes)
+  - Reimplement files list view mode with GtkColumnView (António Fernandes)
+  - Add checkerboard background for thumbnails with transparency (Utkarsh Gandhi, António Fernandes)
+* Enhancing menus:
+  - New menu item to open current folder in another application (António Fernandes)
+  - Add menu item to copy current path to clipboard (Utkarsh Gandhi)
+  - Redesign zoom controls as icon size controls (António Fernandes)
+  - Context menu bugfixes (Owen D'Aprile, Ignacy Kuchciński)
+  - Add context menu item to show Properties in Other Locations (Corey Berla)
+  - Improve support for context menus on touchscreens
+  - Show extensions in templates names (Roshan R)
+  - Show sort menu options in list virw mode (António Fernandes)
+  - Allow sorting in recent and search (António Fernandes)
+* Other enhancements:
+  - Use better in-app notifications with AdwToast (Christopher Davis)
+  - Modernize "About" with AdwAboutWindow (Christopher Davis)
+  - Refine pathbar appearance (Utkarsh Gandhi, António Fernandes)
+  - Label '/' with the OS name (StarShot)
+  - Keyboard shortcuts overlay updates (Tero Gusto)
+* Miscellaneous bugfixes:
+  - Search engine bugfixes (Ondrej Holy)
+  - Floating satus bar bugfixes (Ignacy Kuchciński)
+  - Fix popover crashes (Corey Berla)
+  - Allow copying to a ramfs (Alister Sanders)
+  - Stop computing remote folders item count when didabled (Corey Berla)
+  - Fix batch rename for files with the same name in search results (Corey Berla)
+  - Don't trigger keyboard shortcuts ouside their intended scope (Vanadiae)
+* Maintenance work
+  - Adapt to thumbnails API changes (Michael Catanzaro)
+  - Depend on libportal and drop wallpaper fallback setting (Jeremy Bicha, António Fernandes)
+  - Modernize build with new meson features (Maximiliano)
+  - Bump extensions library version (António Fernandes)
+* Translation updates (GNOME Translation Project contributors)
+
+Leftover known regressions in 43.alpha
+  - Lacks HiDPI icons
+  - Lacks attention-grabbing animation on operations button
+
 Major changes in 42.alpha
 =========================
 * Improve design of the file renaming UI (Peter Eisenmann, Allan Day)
diff --git a/data/org.gnome.Nautilus.appdata.xml.in.in b/data/org.gnome.Nautilus.appdata.xml.in.in
index 0c68a4f0a..6c78d8b01 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="42.alpha" date="2022-01-09" />
+    <release version="43.alpha" date="2022-07-09" />
   </releases>
   <project_group>GNOME</project_group>
   <project_license>GPL-3.0-or-later</project_license>


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