diff options
author | Scott Jackson <daneren2005@gmail.com> | 2014-06-11 17:52:27 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2014-06-11 17:52:27 -0700 |
commit | 0497bc67d02c3814e43b1e6388640f313c4986a6 (patch) | |
tree | 6273fe234bc419df8bbcf43018ee08fc82191db0 /res/xml | |
parent | c5ee24e44927db9688a825b655fa8fa80e5ca944 (diff) | |
download | dsub-0497bc67d02c3814e43b1e6388640f313c4986a6.tar.gz dsub-0497bc67d02c3814e43b1e6388640f313c4986a6.tar.bz2 dsub-0497bc67d02c3814e43b1e6388640f313c4986a6.zip |
DSub 4.7 Beta Released
Diffstat (limited to 'res/xml')
-rw-r--r-- | res/xml/changelog.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/res/xml/changelog.xml b/res/xml/changelog.xml index 3fd73600..f67f892f 100644 --- a/res/xml/changelog.xml +++ b/res/xml/changelog.xml @@ -1,5 +1,19 @@ <?xml version="1.0" encoding="utf-8"?> <changelog> + <release version="4.7 Beta" versioncode="111" releasedate="6/11/2014"> + <change>Admin tab</change> + <change>Create/delete users if admin</change> + <change>Change own password, others emails, passwords, and permissions if admin</change> + <change>FAQ dialog</change> + <change>Click on Podcast Channel description to expand it</change> + <change>Add Podcast Episode description to Details dialog</change> + <change>Don't switch views when clicking on bottom portion of album art</change> + <change>Keep notification open when receiving a call</change> + <change>Fix for delay between headset disconnect and pause</change> + <change>Fix background bluetooth disconnects causing playback to stop</change> + <change>Fix app trying to upsample songs in mp3 -> mp3 transcode</change> + <change>Fix for DSub preempting bluetooth events</change> + </release> <release version="4.6.5" versioncode="110" releasedate="6/1/2014"> <change>Fix issue with some folders not being browseable</change> <change>Fix deleting offline sync info not deleting stars</change> |