[shotwell] Prepare 0.29.4



commit 78d7970c968c9bfe51c8ec733ea51150171f07e5
Author: Jens Georg <mail jensge org>
Date:   Fri Jul 20 21:34:05 2018 +0200

    Prepare 0.29.4

 NEWS        | 25 +++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index afe9dbbb..7da3e60f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Shotwell 0.29.4 - 20 Jul 2018
+  * Fix unmounting of MTP devices
+  * Add work-around for PTP devices not showing up anymore
+  * Minor visual fixes for new extended properties view
+  * Make it possible to override plugin search path
+  * Some icon fixes
+  * Add feature to flick through the images of an event
+    by mouse hover
+  * Remove video sprockets
+  * Update libraw in flatpak to 0.18.13
+  * Leave import-roll sidebar closed by default
+  * French translation of shotwell's help
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Carsten Csiky (csicar) <carsten csiky gmail com>
+ - Claude Paroz <claude 2xlibre net>
+ - Yi-Soo An <yisooan gmail com>
+ - Mario Blättermann <mario blaettermann gmail com>
+
+Added/updated translations
+ - de, courtesy of Mario Blättermann
+ - fr, courtesy of arverne73
+ - fr, courtesy of Claude Paroz
+
 Shotwell 0.29.3 - 20 Jun 2018
   * Fix Slideshow settings dialog
   * Re-merge faces branch to master
diff --git a/meson.build b/meson.build
index 727c8e01..d8d06f00 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('shotwell', ['vala', 'c'],
-        version : '0.29.3',
+        version : '0.29.4',
         meson_version : '>= 0.43.0',
         default_options : ['buildtype=debugoptimized'])
 


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