[gnome-boxes/release-3-37-0: 3/4] Release 3.36.0



commit 4f197d3797317eed4c56230c3d59f95f2c476e3b
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Mar 6 09:41:32 2020 +0100

    Release 3.36.0
    
    Cherry-picked from 0b1ed77c91d4c9db224594e68f5b101d88673941
    
    To import the NEWS and appdata changes done in the gnome-3-36
    branch.
    
    Signed-off-by: Felipe Borges <felipeborges gnome org>

 NEWS                                | 81 +++++++++++++++++++++++++++++++++++++
 data/org.gnome.Boxes.appdata.xml.in | 15 ++++---
 meson.build                         |  2 +-
 3 files changed, 89 insertions(+), 9 deletions(-)
---
diff --git a/NEWS b/NEWS
index 182f826c..95b52833 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,84 @@
+3.36.0 - Mar 06, 2020
+=====================
+
+Changes since 3.35.91
+
+  - Added/updated/fixed translations:
+    - Ukrainian
+    - Italian
+    - Norwegian Bokmål
+
+All contributors to this release:
+
+Daniel Korostil <ted korostiled gmail com>
+Felipe Borges <felipeborges gnome org>
+Kjartan Maraas <kmaraas gnome org>
+Milo Casagrande <milo milo name>
+
+3.35.91 - Mar 02, 2020
+======================
+
+Changes since 3.35.90
+
+  - Make it easier to tell download rows apart (tooltip)
+  - Remove Ctrl+F1 from keyboard shortcuts page
+  - Stop deleting faulty VMs automatically
+  - Only add CDROM device if backing file/media exists
+  - Fix check for virtualization capabilities in host
+  - Added/updated/fixed translations:
+    - Slovak
+    - Spanish
+    - Catalan
+    - Indonesian
+    - Swedish
+    - Turkish
+    - Brazilian Portuguese
+    - Lithuanian
+    - British English
+    - Japanese
+    - Basque
+    - Finnish
+    - Galician
+    - Persian
+    - Hungarian
+    - Greek
+    - French
+    - Korean
+    - Danish
+    - Friulian
+    - Polish
+    - Croatian
+
+All contributors to this release:
+
+Alan Mortensen <alanmortensen am gmail com>
+Anders Jonsson <anders jonsson norsjovallen se>
+Asier Sarasua Garmendia <asier sarasua gmail com>
+Aurimas Černius <aurisc4 gmail com>
+Balázs Meskó <mesko balazs fsf hu>
+Balázs Úr <balazs urbalazs hu>
+Bruce Cowan <bruce bcowan me uk>
+Charles Monzat <charles monzat free fr>
+Christophe Fergeau <cfergeau redhat com>
+Danial Behzadi <dani behzi ubuntu com>
+Daniel Mustieles <daniel mustieles gmail com>
+Dušan Kazik <prescott66 gmail com>
+Efstathios Iosifidis <eiosifidis gnome org>
+Emin Tufan Çetin <etcetin gmail com>
+Fabio Tomat <f t public gmail com>
+Felipe Borges <felipeborges gnome org>
+Fran Dieguez <frandieguez gnome org>
+Goran Vidović <trebelnik2 gmail com>
+Guillaume Bernard <associations guillaume-bernard fr>
+Jiri Grönroos <jiri gronroos iki fi>
+Jordi Mas <jmas softcatala org>
+Kukuh Syafaat <kukuhsyafaat gnome org>
+Piotr Drąg <piotrdrag gmail com>
+Rafael Fontenelle <rafaelff gnome org>
+Ryuta Fujii <translation sicklylife jp>
+Sabri Ünal <libreajans gmail com>
+Seong-ho Cho <shcho gnome org>
+
 3.35.90 - Feb 03, 2020
 ======================
 
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index 0f37ff1f..db3a5e4b 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -39,17 +39,16 @@
     </screenshot>
   </screenshots>
   <releases>
-   <release version="3.34.1" date="2019-10-07">
+   <release version="3.36.0" date="2020-03-06">
      <description>
-        <p>Boxes 3.34.1 is the latest stable version of GNOME Boxes, and it
-          contains all the features and bugfixes introduced since our 3.32 release.
+        <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>
         <ul>
-          <li>Add 3D Acceleration option to the VM's Properties</li>
-          <li>Introduce the "Remote Connections" assistant</li>
-          <li>Various improvements in express installations of Windows guests</li>
-          <li>Allow to boot existing VMs from CDROM</li>
-          <li>Offer a free download of Red Hat Enterprise Linux 8</li>
+          <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>Updated translations</li>
         </ul>
       </description>>
diff --git a/meson.build b/meson.build
index 39d69d69..970d6e06 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.35.90',
+         version: '3.36.0',
          license: 'LGPLv2+',
          meson_version: '>= 0.50.0',
 )


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