[gnome-contacts] Release unstable version 42.beta
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Release unstable version 42.beta
- Date: Mon, 14 Mar 2022 08:14:09 +0000 (UTC)
commit 8c128d92492737f07f62a84e332fbdb68aba4e6d
Author: Niels De Graef <nielsdegraef gmail com>
Date: Mon Mar 14 09:09:43 2022 +0100
Release unstable version 42.beta
A bit late, but let's give some people still a chance to do some late
testing.
data/org.gnome.Contacts.appdata.xml.in.in | 31 +++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 32 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in.in b/data/org.gnome.Contacts.appdata.xml.in.in
index 52aed5db..dc73d223 100644
--- a/data/org.gnome.Contacts.appdata.xml.in.in
+++ b/data/org.gnome.Contacts.appdata.xml.in.in
@@ -26,6 +26,37 @@
</screenshots>
<releases>
+ <release date="2022-03-14" version="42~beta" type="development">
+ <description>
+ <p>
+ This is the second unstable release in the GNOME 42 series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>
+ Contact properties can be selected, which means you can also copy
+ them to paste it elsewhere.
+ </li>
+ <li>
+ It is now possible to show and add the organisational role of a
+ contact. This is mostly useful for corporate address books, as
+ you can now see what job a colleague is performing.
+ </li>
+ <li>
+ Some paper cuts that got introduced when porting to GTK4 have been
+ resolved.
+ </li>
+ <li>
+ Contacts shows a little reminder when displaying someone's contact
+ information if their birthday is today
+ </li>
+ <li>
+ Fixed launching the Online Accounts dialog in GNOME 42.
+ </li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2022-01-12" version="42~alpha" type="development">
<description>
<p>
diff --git a/meson.build b/meson.build
index 82373b9f..ed5c8b2e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '42.alpha',
+ version: '42.beta',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.59',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]