summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniof@gnome.org>2023-01-10 02:51:20 +0000
committerAntónio Fernandes <antoniof@gnome.org>2023-01-10 02:51:20 +0000
commit67a0dac3859b300008a00d88e381a57375bcceca (patch)
treefb10c577c4920c83bd47c9e4df6d9dfdc0cfc8ec
parent728bec15a184ae31225499297284f07027716110 (diff)
downloadnautilus-67a0dac3859b300008a00d88e381a57375bcceca.tar.gz
Release version 44.alpha44.alpha
-rw-r--r--NEWS40
-rw-r--r--data/org.gnome.Nautilus.appdata.xml.in.in2
2 files changed, 41 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5f36e8281..707d2ccb1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+Major changes in 44.alpha
+=========================
+* Enhancements:
+ - Allow expanding subfolders in the list (António Fernandes, Corey Berla)
+ - Enrich tab context menus (Corey Berla)
+ - Allow pasting image data into new PNG file (Corey Berla)
+ - Use pregenerated thumbnails when available, e.g. MTP (Ondrej Holy)
+ - Add shortcut for Preferences (Sabri Ünal)
+ - Show full filename in grid, using tooltips (António Fernandes)
+ - Reintroduce 64px icon size for grid view (António Fernandes)
+ - Remove upper limit on thumbnailing file size range (Peter Eisenmann)
+ - Reword "application" to "app" (sunflowerskater)
+ - Other papercuts (António Fernandes, Hari Rana, sunflowerskater)
+* Other bugfixes:
+ - Avoid many crashes (Corey Berla, Gary li, António Fernandes, Aleksandar Dezelin)
+ - Fix and improve autorun support (Will Thompson, António Fernandes)
+ - Fix some drag-and-drop issues (Corey Berla, Liu Yuyang)
+ - Fix some view focus and selection issues (Corey Berla, António Fernandes)
+ - Fix properties extensions bugs (António Fernandes)
+ - Fix memory leaks (Ignacy Kuchciński, António Fernandes)
+ - Fix building on certain cases (Leonardo Hernández)
+ - Fix bugs with file operations (Corey Berla, Gary Li, Bastien Nocera)
+ - Resolve some performance issues (Corey Berla, Jeff Fortin Tam)
+ - Resolve stuttering scrolling (Corey Berla)
+ - Save and restore sort column (Corey Berla)
+ - Launch search from shell correctly (Corey Berla)
+ - Reimplement view navigation from the previewer (António Fernandes)
+ - Stop showing � in the type on Properties (Aleksandar Dezelin)
+ - Stop blocking on the tracker connection (Corey Berla)
+ - Add missing trailing ellipsis and mnemonics in menus (Gotam Gorabh, Peter Eisenmann)
+ - Allow opening current view in new tab from sidebar (Colin Kinloch)
+ - Share settings with GTK4 filechooser (Colin Sane)
+ - Don't allow hiding name column (Corey Berla)
+* Code cleanups
+ - Drop workarounds for resolved GTK4 issues (Corey Berla)
+ - Use fewer deprecated GTK 4 API (Corey Berla, Peter Eisenmann)
+ - Don't use deprecated GLib API (Corey Berla)
+ - Remove unused obsolete code (Peter Eisenmann, Benjamin Otte, Corey Berla, Antóino Fernandes, Sabri Ünal)
+* Translation updates (GNOME Translation Project contributors)
+
Major changes in 43.0
=========================
* Bugfixes
diff --git a/data/org.gnome.Nautilus.appdata.xml.in.in b/data/org.gnome.Nautilus.appdata.xml.in.in
index 93867c30a..4573d49a1 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="43.0" date="2022-09-18" />
+ <release version="44.alpha" date="2023-01-10" />
</releases>
<project_group>GNOME</project_group>
<project_license>GPL-3.0-or-later</project_license>