mirror of
https://github.com/upscayl/upscayl.git
synced 2024-12-01 02:27:16 +01:00
46 lines
1.4 KiB
XML
46 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>org.upscayl.Upscayl</id>
|
|
<name>Upscayl</name>
|
|
<summary>Free and Open Source AI Image Upscaler.</summary>
|
|
|
|
<url type="homepage">https://upscayl.org</url>
|
|
<url type="bugtracker">https://github.com/upscayl/upscayl/issues</url>
|
|
<url type="donation">https://buymeacoffee.com/fossisthefuture</url>
|
|
|
|
<metadata_license>FSFAP</metadata_license>
|
|
<project_license>AGPL-3.0</project_license>
|
|
|
|
<description>
|
|
<p>
|
|
Upscayl is a free and open source AI Image Upscaler
|
|
</p>
|
|
</description>
|
|
|
|
<content_rating type="oars-1.1" />
|
|
|
|
<launchable type="desktop-id">org.upscayl.Upscayl.desktop</launchable>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<caption>Main Screen</caption>
|
|
<image>https://github.com/upscayl/upscayl/raw/main/screen1.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<releases>
|
|
<release version="v2.5.1" date="2023-05-09">
|
|
<description>
|
|
<p>Changes</p>
|
|
<ul>
|
|
<li>Fixed model selection issue</li>
|
|
<li>Fixed PNG to JPG preview issue</li>
|
|
<li>Added GPU-ID auto-save</li>
|
|
<li>Fixed Image Options to appear on most backgrounds without problems</li>
|
|
<li>Set default zoom level to 100%</li>
|
|
<li>Added a donate button</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
</component> |