[gnome-software] Release version 43.alpha
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Release version 43.alpha
- Date: Thu, 30 Jun 2022 18:35:41 +0000 (UTC)
commit 97d1c7a7644fa81979958e4409564ed84263337f
Author: Philip Withnall <pwithnall endlessos org>
Date: Thu Jun 30 19:03:37 2022 +0100
Release version 43.alpha
NEWS | 63 ++++++++++++++++++++++++
data/metainfo/org.gnome.Software.metainfo.xml.in | 60 ++++++++++++++++++++--
2 files changed, 120 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2ebdb2da8..8da205072 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,66 @@
+Version 43.alpha
+~~~~~~~~~~~~~~~~
+Released: 2022-06-30
+
+This is the first unstable release for GNOME 43.
+ * Various improvements to notifications
+ * Fix several crashes when handling flatpak apps
+ * Add ‘Other Apps by Author’ section in the app details page
+ * Improve styling of app context lozenges
+ * Add ‘Available for Distro’ section to the overview page (if configured by your distribution)
+ * Show more details about file system permissions requested by flatpak apps
+ * Show more types of URI from app metainfo
+ * Fix a few issues when using a dark mode theme
+ * Fix some issues with arrows in right-to-left locales
+ * Fix language pack installation for certain locales
+ * Improve debug output to make user bug reports more useful
+ * Add `--uninstall=ID` command line option
+ * Allow scrolling screenshots by clicking on next and previous screenshots
+ * Add support for webapps
+ * Allow swiping back in the shell using touch gestures
+ * Improved caching of downloaded metadata
+ * Many internal architectural changes to make the code more maintainable
+ * The popular-overrides GSettings key has been removed; distribution vendors wishing to mark
+ their apps as popular should see `doc/vendor-customisation.md` for examples of how to do this
+ now
+ * The hardcoded_popular Meson option has been renamed to hardcoded_curated.
+
+This release also updates translations:
+ * Basque
+ * Bulgarian
+ * Catalan
+ * Chinese (China)
+ * Chinese (Taiwan)
+ * Croatian
+ * Czech
+ * Danish
+ * Dutch
+ * English (United Kingdom)
+ * Finnish
+ * French
+ * Friulian
+ * Galician
+ * Georgian
+ * German
+ * Hebrew
+ * Hungarian
+ * Indonesian
+ * Lithuanian
+ * Nepali
+ * Occitan (post 1500)
+ * Persian
+ * Polish
+ * Portuguese
+ * Portuguese (Brazil)
+ * Russian
+ * Serbian
+ * Slovenian
+ * Spanish
+ * Swedish
+ * Turkish
+ * Ukrainian
+ * Vietnamese
+
Version 42.0
~~~~~~~~~~~~
Released: 2022-03-18
diff --git a/data/metainfo/org.gnome.Software.metainfo.xml.in
b/data/metainfo/org.gnome.Software.metainfo.xml.in
index 37185c372..621a74f0b 100644
--- a/data/metainfo/org.gnome.Software.metainfo.xml.in
+++ b/data/metainfo/org.gnome.Software.metainfo.xml.in
@@ -66,10 +66,27 @@
Validate with `appstreamcli validate *.metainfo.xml`
-->
<releases>
- <release date="2022-05-06" version="43.alpha" type="development">
+ <release date="2022-06-30" version="43.alpha" type="development">
<description>
- <p>NOT YET RELEASED. Here are the in-progress release notes:</p>
- <ul>
+ <p>This is the first unstable release for GNOME 43.</p>
+ <ul>
+ <li>Various improvements to notifications</li>
+ <li>Fix several crashes when handling flatpak apps</li>
+ <li>Add ‘Other Apps by Author’ section in the app details page</li>
+ <li>Improve styling of app context lozenges</li>
+ <li>Add ‘Available for Distro’ section to the overview page (if configured by your
distribution)</li>
+ <li>Show more details about file system permissions requested by flatpak apps</li>
+ <li>Show more types of URI from app metainfo</li>
+ <li>Fix a few issues when using a dark mode theme</li>
+ <li>Fix some issues with arrows in right-to-left locales</li>
+ <li>Fix language pack installation for certain locales</li>
+ <li>Improve debug output to make user bug reports more useful</li>
+ <li>Add `--uninstall=ID` command line option</li>
+ <li>Allow scrolling screenshots by clicking on next and previous screenshots</li>
+ <li>Add support for webapps</li>
+ <li>Allow swiping back in the shell using touch gestures</li>
+ <li>Improved caching of downloaded metadata</li>
+ <li>Many internal architectural changes to make the code more maintainable</li>
<li>
The <code>popular-overrides</code> GSettings key has been removed;
distribution vendors wishing to mark their apps as popular should
@@ -80,6 +97,43 @@
<code>hardcoded_curated</code>.
</li>
</ul>
+ <p>This release also updates translations:</p>
+ <ul>
+ <li>Basque</li>
+ <li>Bulgarian</li>
+ <li>Catalan</li>
+ <li>Chinese (China)</li>
+ <li>Chinese (Taiwan)</li>
+ <li>Croatian</li>
+ <li>Czech</li>
+ <li>Danish</li>
+ <li>Dutch</li>
+ <li>English (United Kingdom)</li>
+ <li>Finnish</li>
+ <li>French</li>
+ <li>Friulian</li>
+ <li>Galician</li>
+ <li>Georgian</li>
+ <li>German</li>
+ <li>Hebrew</li>
+ <li>Hungarian</li>
+ <li>Indonesian</li>
+ <li>Lithuanian</li>
+ <li>Nepali</li>
+ <li>Occitan (post 1500)</li>
+ <li>Persian</li>
+ <li>Polish</li>
+ <li>Portuguese</li>
+ <li>Portuguese (Brazil)</li>
+ <li>Russian</li>
+ <li>Serbian</li>
+ <li>Slovenian</li>
+ <li>Spanish</li>
+ <li>Swedish</li>
+ <li>Turkish</li>
+ <li>Ukrainian</li>
+ <li>Vietnamese</li>
+ </ul>
</description>
</release>
<release date="2022-03-18" version="42.0" type="stable">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]