diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2020-11-08 12:57:18 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2020-11-08 12:57:18 +0100 | 
| commit | aaee9a923e009ee33fad324687579ede5de7e6ce (patch) | |
| tree | 18a182c4106910e541669b45bfd4290f352fbc5c /NEWS | |
| parent | 459bdf5dc26593c96be4a3178fd5887de6ec4ded (diff) | |
| parent | b29a8c77c9cb1644cdf825db552f5d7209996f82 (diff) | |
Merge branch 'release/debian/3.38.1-1' into masterdebian/3.38.1-1
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 54 | 
1 files changed, 39 insertions, 15 deletions
| @@ -1,33 +1,57 @@ -Overview of changes in simple-scan 3.36.4 +Overview of changes in simple-scan 3.38.1 +~~~~~~~~~~~~~~ +Released: 2020-10-02 -  * Fix color scanning for Brother ADS 2200 and 2700 sane backend.    * Updated translations. -Overview of changes in simple-scan 3.36.3 +Overview of changes in simple-scan 3.38.0 +~~~~~~~~~~~~~~ +Released: 2020-09-11 -  * Change the size of the paper to avoid visual glitches. -  * Disable possibility of scanning if no device is found, to avoid unnecessary -    errors. +  * Updated translations. + +Overview of changes in simple-scan 3.37.92 +~~~~~~~~~~~~~~ +Released: 2020-09-04 + +  * Display error message if simple-scan is unable to open simple-scan.log [#192]. +  * Fix scanning on Epson devices, when Automatic Page Size is enabled [#90]. +  * Updated translations. + +Overview of changes in simple-scan 3.37.3 + +  * Improve compression scale which appear during file saving, to be more +    intuitive. +  * Fix color scanning for Brother ADS 2200 and 2700 sane backend. -Overview of changes in simple-scan 3.36.2.1 +Overview of changes in simple-scan 3.37.2 +  * Store save directory as URI +  * Change the size of the paper to avoid visual glitches.    * Revert the higher bit depth text scans changes - they aren't working with      PDF saving. -Overview of changes in simple-scan 3.36.2 +Overview of changes in simple-scan 3.37.1 +  * Show ruler around page.    * Use higher bit depth on text scans. -  * Fix size of first page on second scan. +  * Use default quality setting to prevent slow scanning. +  * Always set brightness and contrast settings to fix bugs with the wrong +    values being used. +  * Redetect scanners when document restarted to fix network scanner detection.    * Don't interrupt scanning if the device is busy.    * Support saving files to FUSE file systems. -  * Update known USB scanner IDs. -  * Add initial Lexmark printers support. +  * Fix size of first page on second scan. +  * Small fixes to home page. +  * Display dialog if out of memory.    * Add ADF duplex support for Brother DS-720.    * Fix setting source for Epson scanner. - -Overview of changes in simple-scan 3.36.1 - -  * Stop disabling compression to fix slow scanning +  * Preserve file format between saves. +  * Add initial Lexmark printers support. +  * Update keyboard shortcuts dialog. +  * Update known USB scanner IDs. +  * Improve debugging messages. +  * Update documentation.  Overview of changes in simple-scan 3.36.0 | 
