[gnome-contacts] Release unstable version 40.alpha



commit a0c5bf424c0d6de3e802bc18ac5a9e1e8b30c08e
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Sat Feb 13 12:14:51 2021 +0100

    Release unstable version 40.alpha

 data/org.gnome.Contacts.appdata.xml.in.in | 24 ++++++++++++++++++++++++
 meson.build                               |  2 +-
 2 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in.in b/data/org.gnome.Contacts.appdata.xml.in.in
index a9c33685..aa475764 100644
--- a/data/org.gnome.Contacts.appdata.xml.in.in
+++ b/data/org.gnome.Contacts.appdata.xml.in.in
@@ -26,6 +26,30 @@
   </screenshots>
 
   <releases>
+    <release date="2021-02-13" version="40.alpha">
+      <description>
+        <p>
+          This is the first unstable release in the GNOME 40 series,
+          with the following improvements:
+        </p>
+        <ul>
+          <li>
+            Several issues that occurred when editing or adding postal
+            addresses are now fixed
+          </li>
+          <li>
+            Better accessibility when creating a new contact by adding support
+            for mnemonics
+          </li>
+          <li>You can now select a contact by using a long press</li>
+          <li>The avatar selector now displays properly on smaller screens</li>
+          <li>Deleting the final contact now properly clears the title bar</li>
+          <li>Contacts now also remembers if the window was fullscreened</li>
+          <li>Several style and typography updates</li>
+        </ul>
+        <p>This release also updates translations in several languages.</p>
+      </description>
+    </release>
     <release date="2020-09-19" version="3.38">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 37fa8202..9b065d82 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-contacts', [ 'vala', 'c' ],
-  version: '3.38',
+  version: '40.alpha',
   license: 'GPL2+',
   meson_version: '>= 0.50',
 )


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