aboutsummaryrefslogtreecommitdiff
path: root/res/xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-04-28 18:00:22 -0700
committerScott Jackson <daneren2005@gmail.com>2014-04-28 18:00:22 -0700
commit22d3a2ca03e223558175e57a915493c15ccfeaa7 (patch)
treee84e240063fa20a6cbac7363c1fa68118fb5b451 /res/xml
parent5a9a0a530e8d643ad4f7de98cddc839700448616 (diff)
downloaddsub-22d3a2ca03e223558175e57a915493c15ccfeaa7.tar.gz
dsub-22d3a2ca03e223558175e57a915493c15ccfeaa7.tar.bz2
dsub-22d3a2ca03e223558175e57a915493c15ccfeaa7.zip
Released Dsub 4.6 Beta 2
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/changelog.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/xml/changelog.xml b/res/xml/changelog.xml
index a5a95419..7340adce 100644
--- a/res/xml/changelog.xml
+++ b/res/xml/changelog.xml
@@ -1,11 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
+ <release version="4.6 Beta 2" versioncode="103" releasedate="4/28/2014">
+ <change>Fix issue causing pull to refresh being triggered incorrectly</change>
+ <change>Fix crash on rotate</change>
+ <change>Re-enable fast scroll for grid of albums</change>
+ <change>Fix case of drag/dropping where next song isn't updated correctly</change>
+ </release>
<release version="4.6 Beta" versioncode="102" releasedate="4/27/2014">
<change>Large album art</change>
<change>Pull to refresh</change>
<change>Control remote playing (Jukebox/Chromecast) volume from outside app (JB+)</change>
<change>Rate limiting for background sync while phone is in use</change>
<change>Fix issue with playlist sync not picking up changes</change>
+ <change>Fix DSub preempting all bluetooth events</change>
</release>
<release version="4.5.8" versioncode="100" releasedate="4/15/2014">
<change>Downloads list now in own sub tab - only visible when something is downloading</change>