summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2021-07-09 17:09:31 +0200
committerOndrej Holy <oholy@redhat.com>2021-07-09 17:09:31 +0200
commit2ae4631c5836a7b7742c44d96ffa417599bba0db (patch)
treef2bb5be524216dcad0c075a1bdc3b91eaff6227b
parent8c5fa3eb080203432d7bf07af27aa27604e44ed1 (diff)
downloadnautilus-2ae4631c5836a7b7742c44d96ffa417599bba0db.tar.gz
Release version 41.alpha41.alpha
-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 1be487a2b..f861d4f20 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Major changes in 41.alpha
+=========================
+* Replace deprecated gexiv2 symbols (Ondrej Holy)
+* Make NautilusWindowSlot non-derivable (António Fernandes, Ernestas Kulik)
+* Prevent closing popover when "Show Hidden Files" is toggled (Rodrigo Pedro)
+* Hand preview updating over to FilesView (António Fernandes)
+* Provide source .svg icon (Jakub Steiner)
+* Fix missing "Open Scripts Folder" menu item (Ondrej Holy)
+* Prevent reopening of previewer on window focus (Felipe Borges)
+* Keep working directory when executing scripts (António Fernandes)
+* Translation updates
+
Major changes in 40.1
=====================
* Fix File conflict dialog crashes on extensionless filenames (António Fernandes)
diff --git a/data/org.gnome.Nautilus.appdata.xml.in.in b/data/org.gnome.Nautilus.appdata.xml.in.in
index b5c1e8354..e70cb4301 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="40.1" date="2021-04-30" />
+ <release version="41.alpha" date="2021-07-09" />
</releases>
<project_group>GNOME</project_group>
<project_license>GPL-2.0+</project_license>