[gnome-contacts] Release stable version 3.34



commit 797cfc88b7928800ee9d17d9665c377384523737
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Tue Sep 10 01:20:20 2019 +0200

    Release stable version 3.34

 data/org.gnome.Contacts.appdata.xml.in | 16 ++++++++++++++++
 meson.build                            |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index d3fa1bc..72a1c2e 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -26,6 +26,22 @@
   </screenshots>
 
   <releases>
+    <release date="2019-09-09" version="3.34">
+      <description>
+        <p>
+          Version 3.34 is a stable release, with the following major
+          improvements since 3.32:
+        </p>
+        <ul>
+          <li>Updated avatars which follow the GNOME avatar style</li>
+          <li>Better accessibility with mnemonics for the setup window</li>
+          <li>A new --search option for the command-line</li>
+          <li>Fixed issues when using the webcam to add an avatar</li>
+          <li>Fixed searching contacts in GNOME Shell returning no results</li>
+        </ul>
+        <p>This release also updates translations in several languages.</p>
+      </description>
+    </release>
     <release date="2019-09-04" version="3.33.92">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 4ac0c5c..baf7484 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-contacts', [ 'vala', 'c' ],
-  version: '3.33.92',
+  version: '3.34',
   license: 'GPL2+',
   meson_version: '>= 0.41',
 )


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