diff options
author | Scott Jackson <daneren2005@gmail.com> | 2014-02-15 14:49:20 -0800 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2014-02-15 14:49:20 -0800 |
commit | 5126e69994f260bfd5676a79240074734f5566cc (patch) | |
tree | 886e7884aa60ca5bacabf51d8fa2ca80bdd3a61d /res | |
parent | 1c5a7c9bb8da810cc6781735f59b10b2dca86182 (diff) | |
download | dsub-5126e69994f260bfd5676a79240074734f5566cc.tar.gz dsub-5126e69994f260bfd5676a79240074734f5566cc.tar.bz2 dsub-5126e69994f260bfd5676a79240074734f5566cc.zip |
DSub 4.5 Beta Released
Diffstat (limited to 'res')
-rw-r--r-- | res/raw/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/res/raw/changelog.xml b/res/raw/changelog.xml index 37416d43..b443ed60 100644 --- a/res/raw/changelog.xml +++ b/res/raw/changelog.xml @@ -1,5 +1,14 @@ <?xml version="1.0" encoding="utf-8"?> <changelog> + <release version="4.5 Beta" versioncode="87" releasedate="2/15/2014"> + <change>Add ChromeCast support for music only (Android 2.3+ only)</change> + <change>More detailed download notification (Android 4.2+)</change> + <change>Cancel button on download notification (Android 4.2+)</change> + <change>Update background threading architecture to be more efficient</change> + <change>Fix cache cleaner not using pinned music in space calculations</change> + <change>Don't scrobble podcasts</change> + <change>Fix offline scrobbling bug</change> + </release> <release version="4.4" versioncode="86" releasedate="2/5/2014"> <change>Browse by ID3 Tags instead of folder structure (off by default)</change> <change>Probably a good idea to clear existing cache since there will be many songs that don't match up</change> |