[simple-scan] Releasing 3.37.1



commit b69611ab787f6557da325606f57514cac0182ade
Author: Robert Ancell <robert ancell canonical com>
Date:   Wed Apr 29 09:40:43 2020 +1200

    Releasing 3.37.1

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index eed5d9f..f4abd4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Overview of changes in simple-scan 3.37.1
+
+  * Show ruler around page.
+  * Use higher bit depth on text scans.
+  * 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.
+  * 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.
+  * 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
 
   * Updated translations
diff --git a/meson.build b/meson.build
index 0996c1e..7b91a80 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('simple-scan', ['vala', 'c'],
-         version: '3.36.0',
+         version: '3.37.1',
          license: 'GPLv3+',
          default_options: [
              'warning_level=1',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]