1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171
|
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>org.gnome.SimpleScan</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Document Scanner</name>
<summary>Make a digital copy of your photos and documents</summary>
<description>
<p>
A really easy way to scan both text and images.
You can crop out the bad parts of an image and rotate it if it is the wrong way round.
You can print your scans, export them to pdf, or save them in a range of image formats.
</p>
<p>
This app uses the SANE framework to support most existing scanners.
</p>
</description>
<screenshots>
<screenshot type="default">
<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://apps.gnome.org/SimpleScan/</url>
<url type="bugtracker">https://gitlab.gnome.org/GNOME/simple-scan/issues</url>
<url type="donation">https://www.gnome.org/donate/</url>
<url type="vcs-browser">https://gitlab.gnome.org/GNOME/simple-scan</url>
<url type="translate">https://l10n.gnome.org/module/simple-scan/</url>
<!-- developer_name tag deprecated with Appstream 1.0 -->
<developer_name>The GNOME Project</developer_name>
<developer id="gnome.org">
<name>The GNOME Project</name>
</developer>
<releases>
<release date="2024-03-18" version="46.0">
<description>
<ul>
<li>Switch to GTK4 and libadwaita</li>
<li>Implement redesign</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<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>
<li>Updated translations.</li>
</ul>
</description>
</release>
<release date="2022-04-19" version="42.1">
<description>
<ul>
<li>Clarify project license.</li>
<li>Updated translations.</li>
</ul>
</description>
</release>
<release date="2022-03-18" version="42.0">
<description>
<ul>
<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 incorrect scan button tooltips.</li>
<li>Updated translations.</li>
</ul>
</description>
</release>
<release date="2021-10-27" version="40.6">
<description>
<ul>
<li>Add duplex scanning support for Canon DR-C240.</li>
<li>Add missing centered ADF source option from Brother driver.</li>
<li>Updated translations.</li>
</ul>
</description>
</release>
<release date="2021-09-22" version="40.5">
<description>
<ul>
<li>Fix automatic size detection on Brother scanners.</li>
<li>Updated translations.</li>
</ul>
</description>
</release>
<release date="2021-05-25" version="40.1">
<description>
<p>
Updated translations.
</p>
</description>
</release>
<release date="2021-03-23" version="40.0">
<description>
<p>
Updated translations.
</p>
</description>
</release>
<release date="2021-02-25" version="40~beta" type="development">
<description>
<p>
This is an unstable release in the 40 development series,
with the following changes:
</p>
<ul>
<li>Don't repeat vendor name in the device name</li>
<li>GNOME 40 consistency updates</li>
<li>Fix crop size after decreasing page size</li>
<li>UI fixes: change crop icon, improve layout of buttons</li>
<li>Add redetect button to device list</li>
<li>Add new resolution 200 DPI</li>
<li>Add zero second delay for Multiple Pages from FlatBed</li>
<li>Display an error, when no documents found in the feeder</li>
<li>Rename 'Start again' button to 'New document'</li>
<li>Fix crash on lexmark backend</li>
</ul>
<p>This release also updates translations.</p>
</description>
</release>
<release date="2020-10-02" version="3.38.1">
<description>
<p>
Updated translations.
</p>
</description>
</release>
<release date="2020-09-11" version="3.38.0">
<description>
<p>
First stable release for GNOME 3.38, with the updated translations.
</p>
</description>
</release>
<release date="2020-09-04" version="3.37.92" type="development">
<description>
<p>
This is an unstable release in the 3.37 development series,
with the following improvements:
</p>
<ul>
<li>Display error message if simple-scan is unable to open simple-scan.log</li>
<li>Fix scanning on Epson devices, when Automatic Page Size is enabled</li>
</ul>
<p>This release also updates translations.</p>
</description>
</release>
<release date="2019-09-08" version="3.34.0"/>
<release date="2019-05-05" version="3.32.2.1"/>
<release date="2019-04-09" version="3.32.2"/>
</releases>
<content_rating type="oars-1.1" />
<update_contact>robert.ancell_AT_canonical.com</update_contact>
<translation type="gettext">simple-scan</translation>
<launchable type="desktop-id">simple-scan.desktop</launchable>
</component>
|