diff options
Diffstat (limited to 'data/org.gnome.Shotwell.appdata.xml.in')
| -rw-r--r-- | data/org.gnome.Shotwell.appdata.xml.in | 41 |
1 files changed, 30 insertions, 11 deletions
diff --git a/data/org.gnome.Shotwell.appdata.xml.in b/data/org.gnome.Shotwell.appdata.xml.in index 122118e..107b391 100644 --- a/data/org.gnome.Shotwell.appdata.xml.in +++ b/data/org.gnome.Shotwell.appdata.xml.in @@ -28,24 +28,24 @@ <content_rating type="oars-1.0" /> <screenshots> <screenshot type="default"> - <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/harbor.png</image> - <caption><!-- Describe this screenshot in less than ~10 words --></caption> + <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/harbor.png</image> + <caption>Main View with extended information display</caption> </screenshot> <screenshot> <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/import.png</image> - <caption><!-- Describe this screenshot in less than ~10 words --></caption> + <caption>Import roll history</caption> </screenshot> <screenshot> - <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/organize.png</image> - <caption><!-- Describe this screenshot in less than ~10 words --></caption> + <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/organize.png</image> + <caption>Event-based image organization</caption> </screenshot> <screenshot> - <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/edit.png</image> - <caption><!-- Describe this screenshot in less than ~10 words --></caption> + <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/edit.png</image> + <caption>Image color editing</caption> </screenshot> <screenshot> - <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/publish.png</image> - <caption><!-- Describe this screenshot in less than ~10 words --></caption> + <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/publish.png</image> + <caption>Uploading images to online services</caption> </screenshot> </screenshots> <update_contact>mail@jensge.org</update_contact> @@ -56,6 +56,23 @@ <url type="bugtracker">https://gitlab.gnome.org/GNOME/shotwell/issues</url> <releases> + <release version="0.32.15" date="2026-03-01" urgency="low" type="stable"> + <description> + <ul> + <li>Updates translations</li> + </ul> + </description> + </release> + <release version="0.32.14" date="2025-11-14" urgency="medium" type="stable"> + <description> + <ul> + <li>Adds support for exporting to BMP and AVIF</li> + <li>Fixes export of files with transparency</li> + <li>Allows publishing to Piwigo instances with bot protection</li> + <li>Improves stability</li> + </ul> + </description> + </release> <release version="0.32.13" date="2025-06-08" urgency="low" type="stable"> <description> <ul> @@ -70,7 +87,7 @@ </ul> </description> </release> - <release version="0.32.12" date="2025-06-08" urgency="high" type="stable"> + <release version="0.32.11" date="2025-06-08" urgency="high" type="stable"> <description> <ul> <li>Fixes publishing to Google Photos</li> @@ -162,7 +179,9 @@ </releases> <!--GNOME Projects usually have no per-app donation page--> - <url type="donation">https://www.gnome.org/friends/</url> + <url type="donation">https://donate.gnome.org/</url> <url type="help">https://shotwell-project.org/doc/html</url> + + <url type="vcs-browser">https://gitlab.gnome.org/GNOME/shotwell</url> </component> |
