Update flatpak metainfo

This commit is contained in:
Christoph Stahl 2025-07-02 15:34:10 +02:00
parent b963d09aee
commit fe6c76c186

View file

@ -19,33 +19,46 @@
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image>https://raw.githubusercontent.com/christofsteel/syng/94e0d9c0b77579ed256bf74412a20da314dd7166/resources/screenshots/syng.png</image> <image>https://raw.githubusercontent.com/christofsteel/syng/b963d09aee58531ab7ea61ddf04ee169fba57a63/resources/screenshots/syng.png</image>
<caption>Syng configuration window</caption> <caption>Configuration window</caption>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://raw.githubusercontent.com/christofsteel/syng/94e0d9c0b77579ed256bf74412a20da314dd7166/resources/screenshots/syng_advanced.png</image> <image>https://raw.githubusercontent.com/christofsteel/syng/b963d09aee58531ab7ea61ddf04ee169fba57a63/resources/screenshots/syng_advanced.png</image>
<caption>Syng configuration window (Advanced settings)</caption> <caption>Configuration window (Advanced settings)</caption>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://raw.githubusercontent.com/christofsteel/syng/94e0d9c0b77579ed256bf74412a20da314dd7166/resources/screenshots/syng_player_next_up.png</image> <image>https://raw.githubusercontent.com/christofsteel/syng/b963d09aee58531ab7ea61ddf04ee169fba57a63/resources/screenshots/syng_player_next_up.png</image>
<caption>Next up screen</caption> <caption>Next up screen</caption>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://raw.githubusercontent.com/christofsteel/syng/94e0d9c0b77579ed256bf74412a20da314dd7166/resources/screenshots/syng_player_song.png</image> <image>https://raw.githubusercontent.com/christofsteel/syng/b963d09aee58531ab7ea61ddf04ee169fba57a63/resources/screenshots/syng_player_song.png</image>
<caption>Player playing a song</caption> <caption>Player playing a song</caption>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://raw.githubusercontent.com/christofsteel/syng/94e0d9c0b77579ed256bf74412a20da314dd7166/resources/screenshots/syng_mobile_search.png</image> <image>https://raw.githubusercontent.com/christofsteel/syng/b963d09aee58531ab7ea61ddf04ee169fba57a63/resources/screenshots/syng_mobile_search.png</image>
<caption>Web Interface on Mobile</caption> <caption>Web Interface on Mobile</caption>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://raw.githubusercontent.com/christofsteel/syng/94e0d9c0b77579ed256bf74412a20da314dd7166/resources/screenshots/syng_web2.png</image> <image>https://raw.githubusercontent.com/christofsteel/syng/b963d09aee58531ab7ea61ddf04ee169fba57a63/resources/screenshots/syng_web2.png</image>
<caption>Syng web interface</caption> <caption>Web interface</caption>
</screenshot> </screenshot>
</screenshots> </screenshots>
<releases> <releases>
<release version="2.2.0" date="2025-07-02">
<description>
<p>
<em>Changes</em>:
</p>
<ul>
<li>Better graceful termination</li>
<li>Next-up pop up</li>
<li>Admin and logs panel in the client</li>
<li>Better error reporting</li>
</ul>
</description>
</release>
<release version="2.1.0" date="2024-11-21"> <release version="2.1.0" date="2024-11-21">
<description> <description>
<p> <p>