[gnome-music] Release 40.rc



commit c58b47fc0de5076a089e9606ad338ef0eb8cac48
Author: Jean Felder <jfelder src gnome org>
Date:   Sun Mar 14 22:40:09 2021 +0100

    Release 40.rc

 NEWS                      | 38 +++++++++++++++++++++++++++++++++++++-
 data/ui/AboutDialog.ui.in |  3 +++
 meson.build               |  2 +-
 3 files changed, 41 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index cd477b016..c113f1b28 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+Overview of changes in 40.rc
+============================
+
+• Improve startup loading
+• Misc playlist handling fixes
+• Use publication date instead of creation date for songs
+
+Bugs fixed:
+ Scrobbling crash (#412, !769)
+ Fix artist queries to retrieve art (!773)
+ Ignore redundant Tracker delete events (!781)
+ Fix album selection checkboxes style (#414)
+ Fix playlist deletion (!793, !813)
+ adding songs to favorite crashes the app (#441)
+ GNOME Music crashes during startup: discbox is None (#430)
+ Crash when creating a playlist containing a quotation mark (#447)
+
+Thanks to our contributors this release:
+ James A. Baker
+ Jean Felder
+ Marinus Schraal
+ Yann Delaby
+
+Updated translation:
+ British English
+ Catalan
+ Chinese (Taiwan)
+ Danish
+ Friulian
+ Galician
+ Hebrew
+ Norwegian Bokmål
+ Punjabi
+ Romanian
+ Slovak
+
 Overview of changes in 3.38.0
 =============================
 
@@ -30,7 +66,7 @@ Thanks to our contributors this release:
  Carlos Garnacho
  Chinmay Gurjar
  Jean Felder
- Marinus Schrall
+ Marinus Schraal
  Piotr Drąg
  Rasmus Thomsen
  Sam Thursfield
diff --git a/data/ui/AboutDialog.ui.in b/data/ui/AboutDialog.ui.in
index 38ff9ad58..431e7f916 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -59,6 +59,7 @@ Hugo Posnic
 Ishaan Shah
 Islam Bahnasy
 Jakub Steiner
+James A. Baker
 Jan Alexander Steffens
 Janne Körkkö
 Jan-Michael Brummer
@@ -105,6 +106,7 @@ Tjipke van der Heide
 Vadim Rutkovsky
 Veerasamy Sevagen
 Weifang Lai
+Yann Delaby
 Yash Singh
     </property>
     <property name="artists">Allan Day
@@ -113,6 +115,7 @@ William Jon McCann
     </property>
     <property name="translator_credits">Adolfo Jayme Barrientos
 அருள்ராஜன் அ லை
+A S Alam
 Alain Lojewski
 Alan Mortensen
 Alexandre Franke
diff --git a/meson.build b/meson.build
index e1d3dfd33..da70cbd4b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.38.0',
+    version: '40.rc',
     meson_version: '>= 0.49.0'
 )
 


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