[gnome-music] Release 3.35.2



commit f48c3034bd2805655973b81a0f0de976924005fe
Author: Jean Felder <jfelder src gnome org>
Date:   Sun Nov 24 20:51:13 2019 +0100

    Release 3.35.2

 NEWS                      | 50 +++++++++++++++++++++++++++++++++++++++++++++++
 data/ui/AboutDialog.ui.in |  4 ++++
 meson.build               |  2 +-
 3 files changed, 55 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 93fff54d..9928f5ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,53 @@
+Overview of changes in 3.35.2
+=============================
+
+* Album Covers are now loaded on demand
+* Use MusicBrainz identifiers to download album covers
+* Restore support for "Album Artist" tag
+* Disable online search by default
+* Restore MPRIS playlist support and misc MPRIS cleanups
+* Playlist fixes
+* Bring back loading notifications
+* Nightly application icon
+
+Bugs fixed:
+ Fix a crash in Last.fm support (#328)
+ GNOME shell MPRIS controls are not visible (#332)
+ PlayerToolbar can become invisible (#335)
+ Issues when resizing window below apparent minimum width (#337)
+ GNOME music crashes after creating a huge amount of threads (#312)
+ GNOME Music crashes if xdg_music_dir is not set (#338)
+ group artists with a feat or an original artist under the same artist (#331)
+ Songs Not in ~/Music Show Up In Search (#317)
+ Fix visual glitches (#300)
+ Use pkglibdir for gfmlibdir (!509)
+ Limit smartplaylist content to XDG Music dir (#311)
+ Crash when removing GOA account (#145)
+ Model fixes (!557, !552, !533, !499)
+ Fix icon rendering issues (!543)
+ Selection fixes (!528)
+ Restore the development style (!563)
+
+Thanks to our contributors this release:
+ Jean Felder
+ Sam Hewitt
+ Marinus Schraal
+ Jan Alexander Steffens
+ Jakub Steiner
+ Sumaid Syed
+ Sam Thursfield
+
+Added translations:
+ Tamil
+
+Translations updated:
+ Catalan
+ Danish
+ Dutch
+ Friulian
+ Persian
+ Spanish
+
 Overview of changes in 3.34.0
 =============================
 
diff --git a/data/ui/AboutDialog.ui.in b/data/ui/AboutDialog.ui.in
index fa647281..7d2fd0f3 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -52,6 +52,7 @@ Harry Xie
 Hugo Posnic
 Islam Bahnasy
 Jakub Steiner
+Jan Alexander Steffens
 Janne Körkkö
 Jan-Michael Brummer
 Jean Felder
@@ -78,6 +79,8 @@ Reuben Dsouza
 Robert Greener
 Sagar Lakhani
 Sai Suman Prayaga
+Sam Hewitt
+Sam Thursfield
 Sambhav Kothari
 Seif Lotfy
 Shivani Poddar
@@ -97,6 +100,7 @@ Jakub Steiner
 William Jon McCann
     </property>
     <property name="translator_credits">Adolfo Jayme Barrientos
+அருள்ராஜன் அ லை
 Alain Lojewski
 Alan Mortensen
 Alexandre Franke
diff --git a/meson.build b/meson.build
index 46da0f58..eff134c0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.34.0',
+    version: '3.35.2',
     meson_version: '>= 0.46.0'
 )
 


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