summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2021-10-30 09:08:22 +0200
committerOndrej Holy <oholy@redhat.com>2021-10-30 09:08:22 +0200
commitca5283a5207463ef86b8509e9c2cb3c0f047288b (patch)
tree6de6cc339b3b9f2b17ba5a6704cdad94a19b6481
parent4b3f118499d5509cc360cf494f460efd4fc93121 (diff)
downloadnautilus-ca5283a5207463ef86b8509e9c2cb3c0f047288b.tar.gz
Release version 41.141.1
-rw-r--r--NEWS12
-rw-r--r--data/org.gnome.Nautilus.appdata.xml.in.in2
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f1c12b529..101af8fe3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Major changes in 41.1
+=====================
+* Cache Scripts and New Document menus to avoid lags (António Fernandes)
+* Ellipsize subtitle label in trash bar to reduce minimum width (António Fernandes)
+* Fix build with meson 0.60.0 (Albert Vaca Cintora)
+* Don't change action when unchecking in File Conflict dialog (António Fernandes)
+* Fix progress reporting when skipping during extraction (Ondrej Holy)
+* Offer skipping in case of extraction failure only when there are more files (Ondrej Holy)
+* Remove leftover files after extraction failure (Ondrej Holy)
+* Set keyboard focus on the row with the selected archive format (Clyde Laforge)
+* Translation updates
+
Major changes in 41.0
=====================
* Translation updates
diff --git a/data/org.gnome.Nautilus.appdata.xml.in.in b/data/org.gnome.Nautilus.appdata.xml.in.in
index 33c301776..676c27f40 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.0" date="2021-09-17" />
+ <release version="41.1" date="2021-10-30" />
</releases>
<project_group>GNOME</project_group>
<project_license>GPL-2.0+</project_license>