[gnome-music] Release 3.37.92



commit 57adcbbf9f72147d77ee3c911383e4c5c2f491fb
Author: Jean Felder <jfelder src gnome org>
Date:   Sun Sep 6 22:36:11 2020 +0200

    Release 3.37.92

 NEWS                      | 55 +++++++++++++++++++++++++++++++++++++++++++++++
 data/ui/AboutDialog.ui.in |  5 +++++
 meson.build               |  2 +-
 3 files changed, 61 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 396b74df..f3be21ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,58 @@
+Overview of changes in 3.37.92
+==============================
+
+* Port to Tracker 3
+* Art retrieval complete rework
+* Flatpak cleanups and updates
+
+Bugs fixed:
+ gnome-music gets stuck when next button is pressed when current song is about to finish (#375)
+ Selection mode search doesn't work (#405)
+ Selecting an album in albums view in selection mode randomly deselects other albums (#406)
+ Selection mode only works for artists during search (#407)
+ Music crashed if gnome-online-accounts is unavailable (#410)
+ MPRIS playlist fixes (!741)
+ Gracefully handle locale.{bind,}textdomain not being available (!735)
+
+Thanks to our contributors this release:
+ Adam Blanchet
+ Carlos Garnacho
+ Chinmay Gurjar
+ Jean Felder
+ Marinus Schrall
+ Piotr Drąg
+ Rasmus Thomsen
+ Sam Thursfield
+ Simon McVittie
+
+Updated translation:
+ Basque
+ Brazilian Portuguese
+ Catalan
+ Chinese (China)
+ Croatian
+ Czech
+ Dutch
+ Finnish
+ French
+ Friulian
+ Galician
+ German
+ Indonesian
+ Japanese
+ Kazakh
+ Korean
+ Lithuanian
+ Persian
+ Polish
+ Serbian
+ Slovak
+ Slovenian
+ Spanish
+ Swedish
+ Turkish
+ Ukrainian
+
 Overview of changes in 3.37.3
 =============================
 
diff --git a/data/ui/AboutDialog.ui.in b/data/ui/AboutDialog.ui.in
index 670558fd..7340cf6b 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -20,6 +20,7 @@ The GNOME Music authors hereby grant permission for non-GPL compatible GStreamer
 
 “Magic of the vinyl” by Sami Pyylampi image is licensed by CC-BY-SA 2.0 
https://www.flickr.com/photos/_spy_/12270839403</property>
     <property name="authors">Abhinav Singh
+Adam Blanchet
 Adrian Solom
 Alberto Fanjul
 Alexander Mikhaylenko
@@ -82,6 +83,7 @@ Phil Dawson
 Piotr Drąg
 Prashant Tyagi
 Rashi Sah
+Rasmus Thomsen
 Reuben Dsouza
 Robert Greener
 Sabri Ünal
@@ -93,6 +95,7 @@ Sambhav Kothari
 Seif Lotfy
 Shivani Poddar
 Shivansh Handa
+Simon McVittie
 Subhadip Jana
 Sumaid Syed
 Suyash Garg
@@ -124,6 +127,7 @@ Balázs Meskó
 Balázs Úr
 Baurzhan Muftakhidinov
 Bruce Cowan
+Boyuan Yang
 Carmen Bianca Bakker
 Cédric Valmary
 Chao-Hsiung Liao
@@ -148,6 +152,7 @@ Gábor Kelemen
 Gil Forcada Codinachs
 Goran Vidović
 Guillaume Bernard
+Henrique Machado Campos
 Inaki Larranaga Murgoitio
 Jiri Grönroos
 Joe Hansen
diff --git a/meson.build b/meson.build
index 7e9f655d..e33733ff 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.37.3',
+    version: '3.37.92',
     meson_version: '>= 0.49.0'
 )
 


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