[gnome-contacts] Release unstable version 3.27.90.



commit 24f99f55c17896a4572f9903919da0c651b49fc8
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Mon Feb 5 22:58:41 2018 +0100

    Release unstable version 3.27.90.

 data/org.gnome.Contacts.appdata.xml.in | 15 +++++++++++++++
 meson.build                            |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index 7c792b0..c22fd66 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -26,6 +26,21 @@
   </screenshots>
 
   <releases>
+    <release date="2018-02-05" version="3.27.90">
+      <description>
+        <p>
+          This is the third unstable release in the 3.27 development series,
+          with the following improvements:
+        </p>
+        <ul>
+          <li>Support for favorite contacts. These contacts will be shown at the top of the list.</li>
+          <li>Contacts now allows sorting by both first name and surname.</li>
+          <li>Avatars are now displayed as a circle and are better optimized for memory usage.</li>
+          <li>Selection mode can now be started by right-clicking the contact list.</li>
+        </ul>
+        <p>This release also updates translations in several languages.</p>
+      </description>
+    </release>
     <release date="2018-01-09" version="3.27.4">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index e981cab..66b26f2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-contacts', [ 'vala', 'c' ],
-  version: '3.27.4',
+  version: '3.27.90',
   license: 'GPL2+',
   meson_version: '>= 0.37',
 )


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