[gnome-contacts] Release stable version 3.38



commit 626c6e3d99b61a6c3ab4368d45bdae7e7461e10f
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Sat Sep 19 10:14:18 2020 +0200

    Release stable version 3.38

 data/org.gnome.Contacts.appdata.xml.in.in | 20 ++++++++++++++++++++
 meson.build                               |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in.in b/data/org.gnome.Contacts.appdata.xml.in.in
index 87fb9fc9..59d95bf6 100644
--- a/data/org.gnome.Contacts.appdata.xml.in.in
+++ b/data/org.gnome.Contacts.appdata.xml.in.in
@@ -26,6 +26,26 @@
   </screenshots>
 
   <releases>
+    <release date="2020-09-19" version="3.38">
+      <description>
+        <p>
+          Version 3.38 is a stable release, with the following major
+          improvements since 3.36:
+        </p>
+        <ul>
+          <li>Editing contacts from a Nextcloud account improved</li>
+          <li>
+            In some setups, Contacts confused typing 'N' with Ctrl+N,
+            creating a new contact. This should no longer be the case
+          </li>
+          <li>Fixed: sometimes the Contacts icon is not shown properly</li>
+          <li>Virtual keyboards can adapt themselves on the "Name" field</li>
+          <li>Contacts switched to the stable libhandy release</li>
+          <li>Cheese is now an optional dependency</li>
+        </ul>
+        <p>This release also updates translations in several languages</p>
+      </description>
+    </release>
     <release date="2020-08-24" version="3.37.2">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 7bf6c68d..7eaeed89 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-contacts', [ 'vala', 'c' ],
-  version: '3.37.2',
+  version: '3.38',
   license: 'GPL2+',
   meson_version: '>= 0.50',
 )


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