summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniof@gnome.org>2023-04-22 23:55:08 +0100
committerAntónio Fernandes <antoniof@gnome.org>2023-04-23 00:12:42 +0100
commita3fda22858ad6186ace1b22bc466e4087d67ca8e (patch)
tree486d7bb5315bd8bb43673d4d85194f71ae368f1a
parentee1d823737518a28eec51e330564cace3bf5fcd9 (diff)
downloadnautilus-a3fda22858ad6186ace1b22bc466e4087d67ca8e.tar.gz
Release version 44.144.1
-rw-r--r--NEWS24
-rw-r--r--data/org.gnome.Nautilus.appdata.xml.in.in2
2 files changed, 25 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 34db25cb1..687749e90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Major changes in 44.1
+=====================
+* Resolve some crashes (Peter Eisenmann, Gary Li, António Fernandes)
+* Visual bugfixes:
+ - Tweak style colors in view items (António Fernandes, Sam Hewitt, Peter Eisenmann)
+ - Show custom emblems from extensions again (António Fernandes)
+ - Relayout SELinux property row (Peter Eisenmann)
+ - Flip switches correctly (Peter Eisenmann)
+* Other bugfixes:
+ - Disable some actions when not useful (Sayan Bhattacharjee, Khalid Abu Shawarib)
+ - Fix dead characters handling in batch rename dialog (Gary Li)
+ - Fix crashes when rapidly opening and closing windows (Gary Li)
+ - Prevent location change when autofs timeouts (Ondrej Holy)
+ - Fix issues with translations in libadwaita widgets (Peter Eisenmann)
+ - Drop workarounds for fixed GTK bugs (Corey Berla)
+ - Fix other issues (Carlos Garnacho, Sebastian Keller, António Fernandes, Corey Berla, Peter Eisenmann, Ondrej Holy)
+* Enhancements:
+ - Dismiss toast on undo (Corey Berla)
+ - Select right items after some operations (Corey Berla)
+ - Paste into expanded folders (Corey Berla)
+ - Allow extraction of .tar.zst and .zstd archives (Ondrej Holy)
+ - Performance optimization (Sebastian Keller)
+* Translation updates (GNOME Translation Project contributors)
+
Major changes in 44.0
=====================
* Bugfixes:
diff --git a/data/org.gnome.Nautilus.appdata.xml.in.in b/data/org.gnome.Nautilus.appdata.xml.in.in
index bbb9a90c1..19ed918db 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="44.0" date="2023-03-17" />
+ <release version="44.1" date="2023-04-22" />
</releases>
<project_group>GNOME</project_group>
<project_license>GPL-3.0-or-later</project_license>