-
-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Release 3.5.0 * Update meson.build * Update io.elementary.appcenter.appdata.xml.in * Update io.elementary.appcenter.appdata.xml.in * Update io.elementary.appcenter.appdata.xml.in Co-authored-by: Cassidy James Blaede <[email protected]>
- Loading branch information
1 parent
d4465c1
commit 473c9ad
Showing
2 changed files
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- Copyright 2015 elementary, LLC <[email protected]> --> | ||
<!-- Copyright 2015–2020 elementary, Inc. <[email protected]> --> | ||
<component type="desktop-application"> | ||
<id>io.elementary.appcenter</id> | ||
<metadata_license>CC0-1.0</metadata_license> | ||
|
@@ -11,6 +11,26 @@ | |
<p>An app store for indie and open source developers. Browse by categories or search and discover new apps. AppCenter is also used for updating your system to the latest and greatest version for new features and fixes.</p> | ||
</description> | ||
<releases> | ||
<release version="3.5.0" date="2020-09-05" urgency="medium"> | ||
<description> | ||
<p>New features</p> | ||
<ul> | ||
<li>Support system-wide Flatpak remotes</li> | ||
</ul> | ||
<p>Fixes</p> | ||
<ul> | ||
<li>Fix Flatpak runtime updates getting stuck</li> | ||
<li>Fix long origin comboboxes breaking the header layout</li> | ||
</ul> | ||
<p>Minor updates</p> | ||
<ul> | ||
<li>When apps are available from multiple sources, prefer installed version, then prefer Flatpak</li> | ||
<li>Improve search performance</li> | ||
<li>Improve update badge styling and category styling</li> | ||
<li>Updated translations</li> | ||
</ul> | ||
</description> | ||
</release> | ||
<release version="3.4.2" date="2020-08-07" urgency="medium"> | ||
<description> | ||
<p>Fixes</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters