[gnome-music] Release 3.27.90



commit ba9f69d27eb8595e1e194801fc43a9e4ac7abda6
Author: Marinus Schraal <mschraal gnome org>
Date:   Mon Feb 5 22:31:26 2018 +0100

    Release 3.27.90

 NEWS                   | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac           |  2 +-
 data/AboutDialog.ui.in |  4 ++++
 3 files changed, 58 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 092c386..30fff6b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,56 @@
+Overview of changes in 3.27.90
+==============================
+
+* Lots of cleanup/refactoring
+* Moved to Gitlab
+* Add album scrobbling
+* Dropped some more libgd use
+* Add context menu to interact with playlist items
+* Drag and drop reorder in playlists
+* Add album scrobbling
+* Rework notifications
+* Rework art cache
+* CI fixes
+* Last bits of HiDPI support
+
+Bugs fixed:
+ Clicking on cancel button from selection bar crashses music (#142)
+ Crashed when trying to play music over UPnP (#46)
+ Playlists are not displayed (#127)
+ Fix deprecated accelerator call (#2)
+ Crash during startup in albumart lookup (#121)
+ Use stack for covers in player (#55)
+ Finish HiDPI support (#65)
+ Scale art more efficiently (#81)
+ Playlist not deleted after close (#106)
+ Allow undo on playlist track removal (#50)
+ Fix artist/album search return all songs (#4)
+ Replace deprecated override_color call (#3)
+ Allow access to host cache from flatpak (!15)
+ Reset song to clean on new playlist (#135)
+ Use context menu on playlist tracks (#48)
+ Replace deprecated add_accelerator call (#2)
+ Console spam on startup related to Spotify (#132)
+
+Thanks to our contributors this release:
+ Alberto Fanjul
+ Felipe Borges
+ Gyanesh Malhotra
+ Jean Felder
+ Marinus Schraal
+ Subhadip Jana
+
+Translations updated:
+ German
+ Polish
+ Friulian
+ Indonesian
+ Finnish
+ Swedish
+ Catalan
+ Hungarian
+ Esperanto
+
 Overview of changes in 3.27.4
 =============================
 
diff --git a/configure.ac b/configure.ac
index 6c4beb7..16786ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 AC_INIT([gnome-music],
-        [3.27.4],
+        [3.27.90],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-music],
         [gnome-music],
         [https://wiki.gnome.org/Apps/Music])
diff --git a/data/AboutDialog.ui.in b/data/AboutDialog.ui.in
index 7a70395..ed299db 100644
--- a/data/AboutDialog.ui.in
+++ b/data/AboutDialog.ui.in
@@ -38,6 +38,7 @@ Florian Darfeuille
 Gaurav Narula
 Georges Basile Stavracas Neto
 Guillaume Quintard
+Gyanesh Malhotra
 Jan-Michael Brummer
 Jean Felder
 Jeremy Bicha
@@ -59,6 +60,7 @@ Sai Suman Prayaga
 Sambhav Kothari
 Seif Lotfy
 Shivani Poddar
+Subhadip Jana
 Suyash Garg
 Vadim Rutkovsky
 Yash Singh
@@ -98,8 +100,10 @@ Fabio Tomat
 Fran Dieguez
 Furkan Tokaç
 Gábor Kelemen
+Gil Forcada Codinachs
 Guillaume Bernard
 Kjartan Maraas
+Kristjan Schmidt
 Kukuh Syafaat
 Marek Černocký
 Mario Blättermann


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