summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS39
1 files changed, 39 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 89da87f..38b0f8a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+Overview of changes in simple-scan 3.12.0
+
+ * Updated translations
+
+Overview of changes in simple-scan 3.11.92
+
+ * Updated translations
+
+Overview of changes in simple-scan 3.11.91
+
+ * Updated translations
+
+Overview of changes in simple-scan 3.11.5
+
+ * Only update gsettings when they change. Move application state from
+ gsettings to ~/.cache
+
+Overview of changes in simple-scan 3.11.4
+
+ * Use AppMenu in GNOME Shell
+
+Overview of changes in simple-scan 3.11.3
+
+ * Remove deprecated Gtk.Stock items and Gtk widgets (GtkVBox, GtkTable, GtkHButtonBox)
+ * Stop using sqlite package
+ * Update .ui file to work with recent Glade version
+
+Overview of changes in simple-scan 3.11.1.1
+
+ * Fix regression where quality and contrast can be reset to minimum
+ * Install missing help images
+ * Mark autosaved books as needs saving
+
+Overview of changes in simple-scan 3.11.1
+
+ * Fix page size not being applied on some drivers
+ * Rewrite autosaving. Now uses files for scan data, is more efficient in
+ writing to disk and drops dependency on sqlite.
+
Overview of changes in simple-scan 3.10.0
* Fix --fix-pdf not working due to attempting to treat binary data as UTF-8