[gnome-boxes] Release 42.0
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] Release 42.0
- Date: Fri, 18 Mar 2022 14:28:56 +0000 (UTC)
commit cf395f785c81e0a074f9d47cdcc944d8a716d914
Author: Felipe Borges <felipeborges gnome org>
Date: Fri Mar 18 15:25:45 2022 +0100
Release 42.0
Signed-off-by: Felipe Borges <felipeborges gnome org>
NEWS | 22 ++++++++++++++++++++++
data/org.gnome.Boxes.appdata.xml.in | 14 ++++++++++++--
meson.build | 2 +-
3 files changed, 35 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index f959d581..25bc7ec4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+42.0 - 18 Mar, 2022
+===================
+
+Changes since 42.rc
+
+ - Fixed a typo in the documentation
+ - Added/updated/fixed translations:
+ - Lithuanian
+ - Catalan
+ - Ukrainian
+ - Swedish
+ - Danish
+ - Czech
+ - Finnish
+ - Hungarian
+ - Indonesian
+ - Kazakh
+ - Polish
+ - Slovak
+ - Serbian
+ - Italian
+
42.rc - 07 Mar, 2022
====================
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index 9d13caa2..e2169d96 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -43,8 +43,18 @@
</screenshot>
</screenshots>
<releases>
- <release version="40.0" date="2021-03-19">
- <p>GNOME Boxes 40.0 culminates six months of feature development, bugfixes, and performance
improvements.</p>
+ <release version="42.0" date="2022-03-18">
+ <p>GNOME Boxes 42.0 is the result of six months of bugfixes, performance improvements, and feature
development including:</p>
+
+ <ul>
+ <li>New virtual machine preferences dialog simplifying resource tweaking, debugging, device and
snapshot management</li>
+ <li>Various user experience improvements in the virtual machine creation assistant</li>
+ <li>Allow for enabling UEFI for operating systems known to support it</li>
+ <li>Improvements in the icon and list view for managing your virtual machine collection</li>
+ <li>Updated translations</li>
+ </ul>
+ </release>
+
</release>
</releases>
<kudos>
diff --git a/meson.build b/meson.build
index fd332d5c..764f35c3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project ('gnome-boxes',
['vala', 'c'],
- version: '42.rc',
+ version: '42.0',
license: 'LGPLv2+',
meson_version: '>= 0.50.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]