[gnome-contacts] Release stable version 43.0
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Release stable version 43.0
- Date: Fri, 23 Sep 2022 09:09:29 +0000 (UTC)
commit 0f6c7d65479c54eee54b681836e1ae3c99a9443c
Author: Niels De Graef <nielsdegraef gmail com>
Date: Fri Sep 23 11:07:46 2022 +0200
Release stable version 43.0
data/org.gnome.Contacts.appdata.xml.in.in | 31 ++++++++++++++++++++++++++++++-
meson.build | 2 +-
2 files changed, 31 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in.in b/data/org.gnome.Contacts.appdata.xml.in.in
index 0ae828f3..98bdedfd 100644
--- a/data/org.gnome.Contacts.appdata.xml.in.in
+++ b/data/org.gnome.Contacts.appdata.xml.in.in
@@ -41,6 +41,35 @@
</screenshots>
<releases>
+ <release date="2022-09-23" version="43.0">
+ <description>
+ <p>
+ This is the first stable release in the GNOME 43 series, with the
+ following improvements since 42.0:
+ </p>
+ <ul>
+ <li>
+ Contacts can now import and export your contacts in the vCard
+ format (aka VCF) to or from a file on the system
+ </li>
+ <li>
+ Changes under the hood to make searching for contacts faster, and
+ fixes several issues when editing or adding a contact
+ </li>
+ <li>
+ On the UI front, Contacts has revamped the widgets when you're
+ editing contacts. Several dialogs (like the "About" window) have
+ gotten an upgrade and now look consistent with other GNOME apps
+ </li>
+ <li>
+ Configuring your address books has moved to a dedicated spot in the
+ new preferences window
+ </li>
+ <li>Our screenshots have been updated for GNOME 43</li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2022-09-05" version="43~rc" type="development">
<description>
<p>
@@ -96,7 +125,7 @@
look consistent with other GNOME apps
</li>
<li>
- An improve UI for textual properties in the contact editor
+ An improved UI for textual properties in the contact editor
</li>
<li>
The settings to configure your address books have moved to a
diff --git a/meson.build b/meson.build
index 5c5d5807..8fba912f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '43.rc',
+ version: '43.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]