[gnome-music] Release 3.29.91



commit b8f0c5df64b1c74167fffecb0bf67bae28c49dec
Author: Marinus Schraal <mschraal gnome org>
Date:   Tue Aug 14 01:16:33 2018 +0200

    Release 3.29.91

 NEWS                   | 42 ++++++++++++++++++++++++++++++++++++++++++
 data/AboutDialog.ui.in |  3 +++
 meson.build            |  2 +-
 3 files changed, 46 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b09211cb..c46ad35e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+Overview of changes in 3.29.91
+==============================
+
+* Finished moving the existing ui to use Gtk.Template
+* Added some minor transitions going to selection-mode
+* Add OARS tag
+* Reword application description
+
+Bugs fixed:
+ Wait for last album to load (#174)
+ appdata: Add OARS tag & reword description (!177)
+ disable sidebar stack transition (!206)
+ playlistview: Add translator context to Play menu (!211)
+ add GOA dependency (#212)
+ use Gtk.Template for AlbumCover (#183)
+ tarball fails to build (#211)
+ use Gtk.Template for About dialog (#183)
+ App-bundles selection-mode headerbar color incorrect (#208)
+ Use Gdk.Event accessors (#213)
+ Add SidebarRow widget (!221)
+ use Gtk.Template for Searchbar and move to widgets (!226)
+
+Thanks to our contributors this release:
+ Alexander Mikhaylenko
+ Jean Felder
+ Jordan Petridis
+ Marinus Schraal
+ Nick Richards
+ Piotr Drąg
+ Tyler Garcia
+
+Translations updated:
+ Spanish
+ Slovenian
+ German
+ Polish
+ Turkish
+ Czech
+ Lithuanian
+ Chinese (Taiwan)
+ Greek
+
 Overview of changes in 3.29.90
 ==============================
 
diff --git a/data/AboutDialog.ui.in b/data/AboutDialog.ui.in
index 48a5c073..4b363623 100644
--- a/data/AboutDialog.ui.in
+++ b/data/AboutDialog.ui.in
@@ -57,6 +57,7 @@ Kalev Lember
 Kevin Haller
 Konstantin Pospelov
 Marinus Schraal
+Nick Richards
 Niels De Graef
 Pablo Palácios
 Phil Dawson
@@ -70,6 +71,7 @@ Seif Lotfy
 Shivani Poddar
 Subhadip Jana
 Suyash Garg
+Taylor Garcia
 Vadim Rutkovsky
 Yash Singh
     </property>
@@ -141,6 +143,7 @@ Tom Tryfonidis
 Trần Ngọc Quân
 Vinzenz Vietzke
 Xavi Ivars
+Yi-Jyun Pan
 Yosef Or Boczko
 Yuras Shumovich
 Yuri Myasoedov
diff --git a/meson.build b/meson.build
index e1181914..0e87d374 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.29.90',
+    version: '3.29.91',
     meson_version: '>= 0.46.0'
 )
 


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