[gnome-boxes] Release 3.35.90



commit 9d368f061ea04f90fe297c0629bc74ad5e70516c
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Feb 3 15:57:38 2020 +0100

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

 NEWS        | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 meson.build |  2 +-
 2 files changed, 71 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 35c971f5..182f826c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,73 @@
-3.35.2 - Nob 25, 2019
+3.35.90 - Feb 03, 2020
+======================
+
+Changes since 3.35.2
+
+  - Draw a pie chart to indicate progress in downloads hub
+  - Pop up downloads hub when a new download is added
+  - Launch installation when there's only one download
+  - Cleanup downloads list after download is complete
+  - Don't use q35 machine profile with unknown OSes
+  - Introduce the Welcome Tutorial dialog
+  - Fix VNC authentication retrials
+  - Offer "Read only" option in VNC connections
+  - Allow to clone VMs only when they aren't running
+  - Drop system libvirt importer
+  - Allow installed disks/images to exist anywhere in $HOME
+    (instead of importing into Boxes' internal storage)
+  - Update keyboard shortcuts
+  - Make the search provider work for Flatpak installations
+  - Allow users to change the vCPU count
+  - Added/updated/fixed translations:
+    - Spanish
+    - Occitan
+    - Chinese (Taiwan)
+    - Greek
+    - Friulian
+    - Galician
+    - Indonesian
+    - Japanese
+    - Croatian
+    - Catalan
+    - Slovak
+    - Brazilian Portuguese
+    - Finnish
+    - Malay
+    - Turkish
+    - Swedish
+    - Lithuanian
+
+Dependencies changed:
+
+  - libosinfo >= 1.7
+  - libvirt-glib >= 3.0
+
+All contributors to this release:
+
+Anders Jonsson <anders jonsson norsjovallen se>
+Andika Triwidada <atriwidada gnome org>
+Aurimas Černius <aurisc4 gmail com>
+Cédric Valmary <cvalmary yahoo fr>
+Daniel Mustieles <daniel mustieles gmail com>
+Dušan Kazik <prescott66 gmail com>
+Efstathios Iosifidis <eiosifidis gnome org>
+Fabiano Fidêncio <fidencio redhat com>
+Fabio Tomat <f t public gmail com>
+Felipe Borges <felipeborges gnome org>
+Fran Dieguez <frandieguez gnome org>
+Goran Vidović <trebelnik2 gmail com>
+Jiri Grönroos <jiri gronroos iki fi>
+Jordan Petridis <jpetridis gnome org>
+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>
+Umarzuki Bin Mochlis Moktar <umarzuki gmail com>
+Yi-Jyun Pan <pan93412 gmail com>
+
+3.35.2 - Nov 25, 2019
 =====================
 
 Changes since 3.35.1
diff --git a/meson.build b/meson.build
index f4e32661..39d69d69 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.35.2',
+         version: '3.35.90',
          license: 'LGPLv2+',
          meson_version: '>= 0.50.0',
 )


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