aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
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>