[gnome-software] Release version 3.32.0



commit bed994cc6e3c41a92efd6b2847ef978d5b2cd3a3
Author: Kalev Lember <klember redhat com>
Date:   Mon Mar 11 22:58:41 2019 +0100

    Release version 3.32.0

 NEWS                                           | 21 +++++++++++++++++++++
 data/appdata/org.gnome.Software.appdata.xml.in | 18 ++++++++++++++++++
 2 files changed, 39 insertions(+)
---
diff --git a/NEWS b/NEWS
index 3ea94ce9..9147b1b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Version 3.32.0
+~~~~~~~~~~~~~~
+Released: 2019-03-11
+
+This is the first stable release for GNOME 3.32. Notable changes compared to
+3.30 include:
+ * Appstream parsing is completely rewritten and now uses the new libxmlb
+   library, instead of appstream-glib
+ * Improved handling for apps that are available from multiple sources, e.g. as
+   a flatpak from Flathub, as a flatpak from Fedora, and as an RPM package
+ * New source selection drop down on the details pages
+ * Flatpak apps now list the permissions they need on the details pages, and
+   also show new permissions when updating
+ * The flatpak backend received a large number of bug fixes
+ * The rpm-ostree backend has grown many new features and bug fixes, including
+   support for installing layered packages and doing distro upgrades
+ * Numerous fixes for error reporting, including making error messages more
+   useful and avoiding showing network errors from background operations
+ * The items in the app menu were all moved to the window menu
+ * New redesigned icon
+
 Version 3.31.92
 ~~~~~~~~~~~~~~~
 Released: 2019-03-05
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index dd9ca0a2..16761735 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -46,6 +46,24 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release date="2019-03-11" version="3.32.0">
+      <description>
+        <p>
+          This is the first stable release for GNOME 3.32. Notable changes compared to 3.30 include:
+        </p>
+        <ul>
+          <li>Appstream parsing is completely rewritten and now uses the new libxmlb library, instead of 
appstream-glib</li>
+          <li>Improved handling for apps that are available from multiple sources, e.g. as a flatpak from 
Flathub, as a flatpak from Fedora, and as an RPM package</li>
+          <li>New source selection drop down on the details pages</li>
+          <li>Flatpak apps now list the permissions they need on the details pages, and also show new 
permissions when updating</li>
+          <li>The flatpak backend received a large number of bug fixes</li>
+          <li>The rpm-ostree backend has grown many new features and bug fixes, including support for 
installing layered packages and doing distro upgrades</li>
+          <li>Numerous fixes for error reporting, including making error messages more useful and avoiding 
showing network errors from background operations</li>
+          <li>The items in the app menu were all moved to the window menu</li>
+          <li>New redesigned icon</li>
+        </ul>
+      </description>
+    </release>
     <release date="2019-03-05" version="3.31.92">
       <description>
         <p>


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