appdata: Add release URLs
This URLs are useful when users want to see more information about release notes. They are visible on software stores like GNOME Software and software websites like Flathub.
This commit is contained in:
parent
1737bda5b4
commit
0f07df00d9
1 changed files with 3 additions and 0 deletions
|
|
@ -195,6 +195,7 @@
|
|||
</description>
|
||||
</release>
|
||||
<release version="3.0.4" date="2025-05-17">
|
||||
<url type="details">https://www.gimp.org/release/3.0.4/</url>
|
||||
<description>
|
||||
<p>
|
||||
This second micro release in the 3.0 series fixes various bugs and improves usability in several parts of the interface:
|
||||
|
|
@ -218,6 +219,7 @@
|
|||
</description>
|
||||
</release>
|
||||
<release version="3.0.2" date="2025-03-23">
|
||||
<url type="details">https://www.gimp.org/release/3.0.2/</url>
|
||||
<description>
|
||||
<p>
|
||||
As could be expected from a major release, a few critical bugs slipped through our testing!
|
||||
|
|
@ -226,6 +228,7 @@
|
|||
</description>
|
||||
</release>
|
||||
<release version="3.0.0" date="2025-03-16">
|
||||
<url type="details">https://www.gimp.org/release/3.0.0/</url>
|
||||
<description>
|
||||
<p>
|
||||
Our initial release for the next generation in image manipulation!
|
||||
|
|
|
|||
Loading…
Reference in a new issue