[gnome-contacts] Release stable version 42.0
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Release stable version 42.0
- Date: Tue, 22 Mar 2022 16:58:18 +0000 (UTC)
commit 06fd6bf78baa1717290af02160cc6db4d19ad075
Author: Niels De Graef <nielsdegraef gmail com>
Date: Tue Mar 22 17:57:06 2022 +0100
Release stable version 42.0
data/org.gnome.Contacts.appdata.xml.in.in | 28 ++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 29 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in.in b/data/org.gnome.Contacts.appdata.xml.in.in
index dc73d223..1fa739fa 100644
--- a/data/org.gnome.Contacts.appdata.xml.in.in
+++ b/data/org.gnome.Contacts.appdata.xml.in.in
@@ -26,6 +26,34 @@
</screenshots>
<releases>
+ <release date="2022-03-22" version="42.0">
+ <description>
+ <p>
+ This is the first stable release in the GNOME 42 series, with the
+ following improvements since 41.0:
+ </p>
+ <ul>
+ <li>
+ A fresh new look thanks to a port to GTK 4 and libadwaita, along
+ with a new UI design
+ </li>
+ <li>
+ It is now possible to open up a contact's location with your
+ default maps application (provided it supports "maps:" URIs)
+ </li>
+ <li>
+ It is now possible to show and add the organisational role of a
+ contact. This is an especially useful feature for corporate address
+ books
+ </li>
+ <li>
+ Contacts shows a little reminder when displaying someone's contact
+ information if their birthday is today
+ </li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2022-03-14" version="42~beta" type="development">
<description>
<p>
diff --git a/meson.build b/meson.build
index ed5c8b2e..bf272737 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '42.beta',
+ version: '42.0',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.59',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]