From c98232e71d00689969da2784fcceb21f3f7ef9b1 Mon Sep 17 00:00:00 2001 From: kingosticks Date: Wed, 25 Mar 2015 21:39:57 +0000 Subject: [PATCH] Updated changelog --- README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.rst b/README.rst index 4f82b12..07d8004 100644 --- a/README.rst +++ b/README.rst @@ -53,6 +53,18 @@ Project resources Changelog ========= +v1.2 (25-3-2015) +---------------- +- Pausing a stream will now actually stop it. +- Fix keyboard shortcuts in some browsers. +- Use relative path for script files to fix proxy support. +- Description text for control icons. +- Added consume and single playback modes. +- Changed from a static webclient to a dynamic webapp. +- New musicbox config setting to hide Musicbox specific content. +- Added popup tracks menu to the Browse interface. +- Fixed wrong jQuery version on some pages. + v1.0.4 -------------------