[geary/gnome-3-32] Updated files for 3.32



commit 6b3f1c7b410edb77664955576052217f3cd871e8
Author: Michael Gratton <mike vee net>
Date:   Mon Mar 18 00:36:30 2019 +1100

    Updated files for 3.32

 NEWS                                   | 44 ++++++++++++++++++++++++++++++++++
 desktop/org.gnome.Geary.appdata.xml.in |  2 +-
 meson.build                            |  2 +-
 3 files changed, 46 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0f917918..18a9dac4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,47 @@
+Version 3.32
+~~~~~~~~~~~~
+Released: 2019-03-17
+
+Enhancements included in this release:
+ * Application menu moved to the main window
+ * Desktop contacts are used for sender images
+ * Unknown contacts are given personalised initials and colour
+ * Updated application icons
+ * Improved server compatibility
+ * Custom email CSS now applied to Composer view
+
+Thanks to all who contributed code fixes and enhancements to this
+release:
+ * Bilal Elmoussaoui
+ * Christian Kellner
+ * Christopher Davis
+ * Jakub Steiner
+ * Jan Tojnar
+ * Joel Duncan
+ * Konstantin Kharlamov
+ * Kristian Klausen
+ * p3732
+ * Rico Tzschichholz
+ * Thomas Moschny
+
+Thanks also to all who contributed translations, for the user
+interface:
+ * Alexandre Franke (fr)
+ * Anders Jonsson (sv)
+ * Ask Hjorth Larsen (da)
+ * Balázs Úr (hu)
+ * Bernd Homuth (de)
+ * Daniel Mustieles (es)
+ * Daniel Șerbănescu (ro)
+ * Fabio Tomat (fur)
+ * Jiri Grönroos (fi)
+ * Nathan Follens (nl)
+ * Piotr Drąg (pl)
+ * Rafael Fontenelle (pt_BR)
+ * Ryuta Fujii (ja)
+ * Serdar Sağlam (tr)
+ * Tim Sabsch (de)
+
 Version 0.13
 ~~~~~~~~~~~~
 Released: 2019-02-17
diff --git a/desktop/org.gnome.Geary.appdata.xml.in b/desktop/org.gnome.Geary.appdata.xml.in
index cfe884a6..81194031 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in
@@ -78,7 +78,7 @@
   <translation type="gettext">geary</translation>
 
   <releases>
-    <release version="3.32">
+    <release version="3.32" date="2019-03-17">
       <description>
         <p>Enhancements included in this release:</p>
         <ul>
diff --git a/meson.build b/meson.build
index b3b58727..6f9bb050 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('geary', [ 'vala', 'c' ],
-  version: '3.32-dev',
+  version: '3.32.0',
   license: 'LGPL2.1+',
   meson_version: '>= 0.43',
 )


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