aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-02-20 06:35:50 -0800
committerScott Jackson <daneren2005@gmail.com>2014-02-20 06:35:50 -0800
commite9f4b2ecc7a4b237a9b5a55b813113148ccee0d6 (patch)
treeaefb5bf8ba1d89701b56972d1555452c7115dd70 /res
parent2a20427bc07f53ace97a8a7c4ff2490e0a186e53 (diff)
downloaddsub-e9f4b2ecc7a4b237a9b5a55b813113148ccee0d6.tar.gz
dsub-e9f4b2ecc7a4b237a9b5a55b813113148ccee0d6.tar.bz2
dsub-e9f4b2ecc7a4b237a9b5a55b813113148ccee0d6.zip
DSub 4.5 Beta 3 Released
Diffstat (limited to 'res')
-rw-r--r--res/raw/changelog.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/raw/changelog.xml b/res/raw/changelog.xml
index 999cda23..9a12dcf3 100644
--- a/res/raw/changelog.xml
+++ b/res/raw/changelog.xml
@@ -1,5 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
+ <release version="4.5 Beta 3" versioncode="89" releasedate="2/20/2014">
+ <change>Fix keeping state (playing, position) when switching between Chromecast and back</change>
+ <change>Fix play button switching to paused while it's still loading on Chromecast</change>
+ <change>Fix for pressing next close together</change>
+ <change>Fix some offline caching issues when sync is on with multiple servers</change>
+ <change>Never sync the demo server</change>
+ <change>Clear album art cache on exit</change>
+ </release>
<release version="4.5 Beta 2" versioncode="88" releasedate="2/17/2014">
<change>Fix loading when transcoded content type is null (ie: mp3 -> mp3)</change>
<change>Fix multiple Jukebox options in cast menu</change>