[gnome-boxes/release-3.38.0] Release 3.38.0




commit fad33e0ca3109b69b340e71f4453534ccbb0337c
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Sep 11 12:56:10 2020 +0200

    Release 3.38.0
    
    Signed-off-by: Felipe Borges <felipeborges gnome org>

 NEWS                                | 17 +++++++++++++++++
 data/org.gnome.Boxes.appdata.xml.in | 16 +++++++++-------
 meson.build                         |  2 +-
 3 files changed, 27 insertions(+), 8 deletions(-)
---
diff --git a/NEWS b/NEWS
index 69eea6d8..8e63627b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.38.0 - Sep 11, 2020
+=====================
+
+Changes since 3.37.91
+
+  - Added/updated/fixed translations:
+    - Portuguese
+    - Italian
+    - Friulian
+
+All contributors to this release:
+
+Fabio Tomat <f t public gmail com>
+Felipe Borges <felipeborges gnome org>
+Juliano Camargo <julianosc protonmail com>
+Milo Casagrande <milo milo name>
+
 3.37.91 - Sep 07, 2020
 ======================
 
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index db3a5e4b..611f4c21 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -39,16 +39,18 @@
     </screenshot>
   </screenshots>
   <releases>
-   <release version="3.36.0" date="2020-03-06">
+   <release version="3.38.0" date="2020-09-11">
      <description>
-        <p>Boxes 3.36.0 is the latest stable version of GNOME Boxes, and it
-          contains all the features and bugfixes introduced since our 3.36 release.
+        <p>Boxes 3.38.0 is the latest stable version of GNOME Boxes, and it
+          contains all the features and bugfixes introduced since our 3.38 release.
         </p>
         <ul>
-          <li>New box creation assistant and download manager</li>
-          <li>Allow setting vCPU count for virtual machines</li>
-          <li>Allow VM disks to be stored anywhere within the $HOME directory</li>
-          <li>Onboarding dialog presenting Boxes main features</li>
+          <li>Support GNOME OS images</li>
+          <li>Fix blurred upscaled VM displays</li>
+          <li>Fix various display management issues with running VMs in parallel</li>
+          <li>Let users pick an Operating System when Boxes can't identify an image</li>
+          <li>Drop the view filter switcher</li>
+          <li>Allow users to change VM configurations in the VM Properties dialog</li>
           <li>Updated translations</li>
         </ul>
       </description>>
diff --git a/meson.build b/meson.build
index 4d347aea..1e7e8fdc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.37.91',
+         version: '3.38.0',
          license: 'LGPLv2+',
          meson_version: '>= 0.50.0',
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]