[gnome-music] Release 3.31.1



commit d1cb93f49da71b45cc0f92063798690dbdf775b9
Author: Marinus Schraal <mschraal gnome org>
Date:   Fri Oct 5 11:32:15 2018 +0200

    Release 3.31.1

 NEWS                      | 35 +++++++++++++++++++++++++++++++++++
 data/ui/AboutDialog.ui.in |  5 +++++
 meson.build               |  2 +-
 3 files changed, 41 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 82806d3a..b8e4112b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+Overview of changes in 3.31.1
+=============================
+
+* Replace app menu with Primary menu (initiative #4)
+* Add TheAudioDB for coverart lookup
+* Dark mode fixes
+* Fix crash on opening help
+* New app icon (initiative #2)
+* Flatpak fixes
+
+Bugs fixed:
+ Fix checkbox selection (!245)
+ Set application id correctly (!241)
+ Add The AudioDB support (!247)
+ Fix search dissapearing on return from child (!253)
+ Clean up data dir (#193)
+ mpris: Prevent crash from play call with no playlist (!255)
+ application: Fix crash on opening help (#22)
+ Darkmode fixes (!269,!271)
+ repeat-mode fixes (!274)
+ Restart remote cover lookup on source availability (!284)
+ ui: Change arrow menu button icons (#233)
+
+Thanks to our contributors this release:
+ Christopher Davis
+ Islam Bahnasy
+ Jakub Steiner
+ Jean Felder
+ Marinus Schraal
+ Shivansh Handa
+ Tapasweni Pathak
+
+Translations updated:
+ Serbian
+
 Overview of changes in 3.30.0
 =============================
 
diff --git a/data/ui/AboutDialog.ui.in b/data/ui/AboutDialog.ui.in
index 4b363623..15496503 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -33,6 +33,7 @@ Billy Barrow
 Bruce Cowan
 Carlos Garnacho
 Carlos Soriano
+Christopher Davis
 Clayton G. Hobbs
 Divyanshu Vishwakarma
 Eslam Mostafa
@@ -45,6 +46,8 @@ Gaurav Narula
 Georges Basile Stavracas Neto
 Guillaume Quintard
 Gyanesh Malhotra
+Islam Bahnasy
+Jakub Steiner
 Janne Körkkö
 Jan-Michael Brummer
 Jean Felder
@@ -69,8 +72,10 @@ Sai Suman Prayaga
 Sambhav Kothari
 Seif Lotfy
 Shivani Poddar
+Shivansh Handa
 Subhadip Jana
 Suyash Garg
+Tapasweni Pathak
 Taylor Garcia
 Vadim Rutkovsky
 Yash Singh
diff --git a/meson.build b/meson.build
index 34e939bb..ecd003e3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.30.0',
+    version: '3.31.1',
     meson_version: '>= 0.46.0'
 )
 


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