Update appdata for upcoming release

This commit is contained in:
Bart De Vries 2022-06-12 16:12:23 +02:00
parent 63684649ce
commit 10ced4cad9
1 changed files with 8 additions and 6 deletions

View File

@ -164,16 +164,18 @@
</screenshots>
<launchable type="desktop-id">org.kde.kasts.desktop</launchable>
<releases>
<release version="22.06" date="2022-06-07">
<url>https://www.plasma-mobile.org/2022/06/07/plasma-mobile-gear-22-06/</url>
<release version="22.06" date="2022-06-18">
<url>https://www.plasma-mobile.org/2022/06/20/plasma-mobile-gear-22-06/</url>
<description>
<ul>
<li>The podcast update routine has been completely overhauled, solving several bugs. It's now using multithreading, and it will also update existing episode information.</li>
<li>General improvements to make sure that the app fits well on small screens in both portrait and landscape mode.</li>
<li>Episode images will be retrieved from id3v2tag if available.</li>
<li>New episodes will be added to the queue in ascending chronological order per podcast.</li>
<li>General improvements were made to make sure that the app fits well on small screens in both portrait and landscape mode.</li>
<li>Episode images will now be retrieved from id3v2tag if available.</li>
<li>New episodes will be added to the queue in ascending chronological order (rather than descending) per podcast.</li>
<li>A switch has been introduced to optionally adjust the time left on episodes based on the current playback rate.</li>
<li>The episode details pages now have a context action to go straight to the list of episodes of the podcast in question.</li>
<li>The episode details pages now have a context action to go straight to the list of episodes for that podcast.</li>
<li>It's now possible to sync with custom GPodder servers (i.e. other than the official gpodder.net instance).</li>
<li>Podcasts can now again be updated even when the sync server is unavailable. This was a bug in previous versions.</li>
</ul>
</description>
</release>