summaryrefslogtreecommitdiff
path: root/data/simple-scan.appdata.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/simple-scan.appdata.xml.in')
-rw-r--r--data/simple-scan.appdata.xml.in16
1 files changed, 11 insertions, 5 deletions
diff --git a/data/simple-scan.appdata.xml.in b/data/simple-scan.appdata.xml.in
index f5cec0f..f72fb34 100644
--- a/data/simple-scan.appdata.xml.in
+++ b/data/simple-scan.appdata.xml.in
@@ -17,7 +17,7 @@
</description>
<screenshots>
<screenshot type="default">
- <image type="source">https://gitlab.gnome.org/GNOME/simple-scan/raw/master/data/screenshots/simple-scan-1.png</image>
+ <image type="source">https://gitlab.gnome.org/GNOME/simple-scan/raw/HEAD/data/screenshots/simple-scan-1.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://gitlab.gnome.org/GNOME/simple-scan</url>
@@ -25,13 +25,19 @@
<url type="donation">https://www.gnome.org/friends/</url>
<developer_name>The GNOME Project</developer_name>
<releases>
- <release date="2021-12-27" version="40.7">
+ <release date="2022-03-18" version="42.0">
<description>
<ul>
- <li>Fix replacing underscore with space in scanner names.</li>
- <li>Delete autosave records after creating new document.</li>
+ <li>Skip virtual devices when detecting scanners.</li>
+ <li>Add support for postprocessing scripts.</li>
+ <li>Save Window state to user's .config folder instead of user's .cache folder.</li>
+ <li>Updates 'About' dialog to match with other GNOME apps.</li>
+ <li>Delete autosave records after creating new document [#278].</li>
+ <li>Fix replacing underscore with space.</li>
+ <li>Fix autosave of Page Side property [#273]</li>
<li>Add the device name to the label if there are several identical models.</li>
- <li>Fix autosave of Page Side property.</li>
+ <li>Fix incorrect scan button tooltips.</li>
+ <li>Updated translations.</li>
</ul>
</description>
</release>