[gnome-contacts] Release stable version 41.0
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Release stable version 41.0
- Date: Wed, 29 Sep 2021 08:56:15 +0000 (UTC)
commit 06d6cd077014164d820a35d4f10d890b25572ab1
Author: Niels De Graef <nielsdegraef gmail com>
Date: Wed Sep 29 10:53:47 2021 +0200
Release stable version 41.0
data/org.gnome.Contacts.appdata.xml.in.in | 30 ++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 31 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in.in b/data/org.gnome.Contacts.appdata.xml.in.in
index 5b8cb6bc..5f42a624 100644
--- a/data/org.gnome.Contacts.appdata.xml.in.in
+++ b/data/org.gnome.Contacts.appdata.xml.in.in
@@ -26,6 +26,36 @@
</screenshots>
<releases>
+ <release date="2021-09-29" version="41.0">
+ <description>
+ <p>
+ Version 41 is a stable release, with the following major
+ improvements since version 40:
+ </p>
+ <ul>
+ <li>
+ When adding or updating a contact, Contacts will now scroll the
+ list to the newly-made contact.
+ </li>
+ <li>
+ Long names are wrapped over more lines, which makes them more
+ readable, especially in the case of a small screen.
+ </li>
+ <li>
+ We now have a dedicated selection mode button, which makes the UX
+ for touchscreen devices much more intuitive.
+ </li>
+ <li>
+ Several small UI improvements, like extra tooltips that follow the
+ GNOME HIG.
+ </li>
+ <li>
+ When opening a contact, a previously entered birthday is now shown
+ </li>
+ </ul>
+ <p>This release also updates translations in several languages</p>
+ </description>
+ </release>
<release date="2021-09-04" version="41~beta" type="development">
<description>
<p>
diff --git a/meson.build b/meson.build
index 99e0de21..4cb00c97 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '41.beta',
+ version: '41.0',
license: 'GPL2+',
meson_version: '>= 0.50',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]