[gnome-music/gnome-3-30] Release 3.30.1



commit 43f7f441760895c8946d8b244d5981b94dd737d5
Author: Marinus Schraal <mschraal gnome org>
Date:   Mon Sep 24 14:23:13 2018 +0200

    Release 3.30.1

 NEWS                   | 25 +++++++++++++++++++++++++
 data/AboutDialog.ui.in |  1 +
 meson.build            |  2 +-
 3 files changed, 27 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 82806d3a..3782c63f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Overview of changes in 3.30.1
+=============================
+
+* Dark mode fixes
+* Add TheAudioDB support for coverart
+* Fix issues with repeatmode handling
+
+Bugs fixed:
+ albumwidget: Fix checkbox selection (!245)
+ Set the appliation id correctly (!241)
+ Add TheAudioDB support (!247)
+ Do not switch view in selection mode (!246)
+ Dark mode fixes (!269,!271)
+ player: Synchronize Player and PlayerPlaylist repeat-mode (!274)
+ Music crashes when accessing help with Yelp not installed (#220)
+
+Thanks to our contributors this release:
+ Jean Felder
+ Marinus Schraal
+ Shivansh Handa
+
+Translations updated:
+ Russian
+ Spanish
+
 Overview of changes in 3.30.0
 =============================
 
diff --git a/data/AboutDialog.ui.in b/data/AboutDialog.ui.in
index 4b363623..310f68ae 100644
--- a/data/AboutDialog.ui.in
+++ b/data/AboutDialog.ui.in
@@ -69,6 +69,7 @@ Sai Suman Prayaga
 Sambhav Kothari
 Seif Lotfy
 Shivani Poddar
+Shivansh Handa
 Subhadip Jana
 Suyash Garg
 Taylor Garcia
diff --git a/meson.build b/meson.build
index dd758388..90066d42 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.30.0',
+    version: '3.30.1',
     meson_version: '>= 0.46.0'
 )
 


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