[gnome-music] Release 3.9.92



commit 396eb24e47dfcc4a9588fa6292c2af990be29765
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Mon Sep 16 18:10:51 2013 +0200

    Release 3.9.92

 NEWS         |   66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 68 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 552ce98..b6eb1bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,69 @@
+Overview of changes in 3.9.92
+=============================
+
+* Added AppData description
+
+* Icons are now RTL-compatible
+
+* Notifications appear during the playback
+
+* All views can be filtered via search button or Ctrl+F shortcut
+
+* URLs with no FileDataObject (*.cue) are now filtered
+
+* Fixed MPRIS commands: close, play, thumbnail display
+
+* Songs view now displays 'Unknown Album' for tracks with no album set
+
+* Gnome Music notifies about startup
+
+
+* Bugs fixed:
+ 702377 Add support for notifications
+ 703303 Music doesn't properly tell MPRIS clients that the song is replayed when in repeat song mode
+ 706576 Repeat/Shuffle icons should have RTL variants
+ 707388 Add AppData description
+ 707632 MPRIS Close command is broken
+ 707824 No notification when Music starts
+ 707937 freeze-break branch | Crash when try to start song
+ 707938 gnome-music crashes with TypeError: Argument 0 does not allow None as a value
+ 708102 Thumbnail no longer shows up in MPRIS clients
+ 708103 Playing default playlist is broken
+ 708116 Crash in notification when the current track gets hidden while searching
+ 708117 Use RTL variants of buttons in notifications on RTL languages
+ 708159 Empty album column when an album title is unknown
+
+* Added translations:
+ Basque
+ British English
+ Catalan
+ Danish
+ Dutch
+ French
+ Indonesian
+ Korean
+ Latvian
+ Traditional Chinese
+ 
+* Updated translations:
+ Brazilian Portuguese
+ Czech
+ Finnish
+ Galician
+ German
+ Hungarian
+ Italian
+ Lithuanian
+ Norwegian bokmål
+ Polish
+ Russian
+ Serbian
+ Slovak
+ Slovenian
+ Spanish
+ Tajik
+
+
 Overview of changes in 3.9.91
 =============================
 
diff --git a/README b/README
index 0a412cc..869cf1f 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-GNOME Music 3.9.91 Alpha
+GNOME Music 3.9.92 Alpha
 ========================
 
 Music is the new GNOME music playing application.
diff --git a/configure.ac b/configure.ac
index bc1d026..3af703f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 AC_INIT([gnome-music],
-        [3.9.91],
+        [3.9.92],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-music],
         [gnome-music],
         [https://wiki.gnome.org/Apps/Music])


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