diff options
Diffstat (limited to 'res')
-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> |