Skip to content

Commit

Permalink
fix appdata
Browse files Browse the repository at this point in the history
  • Loading branch information
xou816 committed Feb 27, 2023
1 parent 2033035 commit 989c350
Showing 1 changed file with 47 additions and 49 deletions.
96 changes: 47 additions & 49 deletions data/dev.alextren.Spot.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
<value key="Purism::form_factor">mobile</value>
</custom>
<description>
<p>
Listen to music on Spotify.
<b>Requires a premium account.</b>
<p> Listen to music on Spotify. <b>Requires a premium account.</b>
</p>
<p>Current features:</p>
<ul>
Expand All @@ -50,53 +48,53 @@
<image>https://raw.githubusercontent.com/xou816/spot/master/data/appstream/3.png</image>
</screenshot>
</screenshots>
<release version="0.4.0" date="2023-02-24">
<description>
<p>
It's been a while, hasn't it? I'm back, but please allow everyone some time to work through the issues and pull requests :)
</p>
<ul>
<li>added an option for gapless playback (thanks @supremesnickers!)</li>
<li>fixed theme management (thanks @ctsk!)</li>
<li>fixed the behaviour of the "previous" button for consistency with other media players (thanks @SomewhereOutInSpace!)</li>
<li>the user will now be prompted to unlock the keyring if needed (thanks @rainDiX!)</li>
<li>added playlist creation and edition</li>
<li>more bug fixes</li>
</ul>
<p>
Thanks to all the contributors who are somehow still around :) If you feel like you've been unjustly forgotten from the AUTHORS or TRANSLATORS file, feel free to open a PR.
</p>
</description>
</release>
<release version="0.3.3" date="2022-03-29">
<description>
<p>
What's new:
</p>
<ul>
<li>login dialog now uses a password entry (thanks @Toorero!)</li>
<li>fix a startup crash with some locales</li>
</ul>
</description>
</release>
<release version="0.3.2" date="2022-03-27">
<description>
<p>
New features:
</p>
<ul>
<li>save tracks to library</li>
<li>basic Spotify URI handling (thanks @bbb651!)</li>
<li>settings dialog (thanks @sei0o!)</li>
<li>brand new icon (thanks @bertob!)</li>
<li>bug fixes</li>
</ul>
<p>
Thank you to everyone involved in this release!
</p>
</description>
</release>
<releases>
<release version="0.4.0" date="2023-02-24">
<description>
<p>
It's been a while, hasn't it? I'm back, but please allow everyone some time to work through the issues and pull requests :)
</p>
<ul>
<li>added an option for gapless playback (thanks @supremesnickers!)</li>
<li>fixed theme management (thanks @ctsk!)</li>
<li>fixed the behaviour of the "previous" button for consistency with other media players (thanks @SomewhereOutInSpace!)</li>
<li>the user will now be prompted to unlock the keyring if needed (thanks @rainDiX!)</li>
<li>added playlist creation and edition</li>
<li>more bug fixes</li>
</ul>
<p>
Thanks to all the contributors who are somehow still around :) If you feel like you've been unjustly forgotten from the AUTHORS or TRANSLATORS file, feel free to open a PR.
</p>
</description>
</release>
<release version="0.3.3" date="2022-03-29">
<description>
<p>
What's new:
</p>
<ul>
<li>login dialog now uses a password entry (thanks @Toorero!)</li>
<li>fix a startup crash with some locales</li>
</ul>
</description>
</release>
<release version="0.3.2" date="2022-03-27">
<description>
<p>
New features:
</p>
<ul>
<li>save tracks to library</li>
<li>basic Spotify URI handling (thanks @bbb651!)</li>
<li>settings dialog (thanks @sei0o!)</li>
<li>brand new icon (thanks @bertob!)</li>
<li>bug fixes</li>
</ul>
<p>
Thank you to everyone involved in this release!
</p>
</description>
</release>
<release version="0.3.1" date="2022-01-23">
<description>
<p>Bugfix release:</p>
Expand Down

0 comments on commit 989c350

Please sign in to comment.