diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-03-23 19:39:24 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-03-23 19:39:24 +0100 |
commit | 6737d0d3861c600844df1f8aff167612adc32788 (patch) | |
tree | 99843d21369bb3ad3f5ad72071df30c99335c6f3 /data/simple-scan.appdata.xml.in | |
parent | e2e8c38f24f25469f2a154c82d2cb9804e9f8785 (diff) | |
parent | 38ac62651d156559476f3e147575887781d330b2 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'data/simple-scan.appdata.xml.in')
-rw-r--r-- | data/simple-scan.appdata.xml.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/simple-scan.appdata.xml.in b/data/simple-scan.appdata.xml.in index ce92f9c..1f10b94 100644 --- a/data/simple-scan.appdata.xml.in +++ b/data/simple-scan.appdata.xml.in @@ -26,6 +26,16 @@ <url type="vcs-browser">https://gitlab.gnome.org/GNOME/simple-scan</url> <developer_name>The GNOME Project</developer_name> <releases> + <release date="2023-03-19" version="44.0"> + <description> + <ul> + <li>Add shortcut for Preferences (Ctrl+comma: Opens the preferences window).</li> + <li>Add buttons to change orientation of even/odd pages - usecase for Reversing Automatic Document Feeder (RADF) scanners.</li> + <li>Fix image size after cropping.</li> + <li>Updated translations.</li> + </ul> + </description> + </release> <release date="2022-09-19" version="42.5"> <description> <ul> |