diff options
author | Scott Jackson <daneren2005@gmail.com> | 2014-05-07 19:03:28 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2014-05-07 19:03:28 -0700 |
commit | e233fa27a938619608eb027f650f9a5369c99011 (patch) | |
tree | 075fb274ec4ba92a8e3aa265da680e1d3d81ec83 /res/xml | |
parent | ce5d014c889b8cf57014b5eb5ae8ee5d9ab95af9 (diff) | |
download | dsub-e233fa27a938619608eb027f650f9a5369c99011.tar.gz dsub-e233fa27a938619608eb027f650f9a5369c99011.tar.bz2 dsub-e233fa27a938619608eb027f650f9a5369c99011.zip |
Dsub 4.6.3 Released
Diffstat (limited to 'res/xml')
-rw-r--r-- | res/xml/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/res/xml/changelog.xml b/res/xml/changelog.xml index 3a3464b3..c14dc606 100644 --- a/res/xml/changelog.xml +++ b/res/xml/changelog.xml @@ -1,5 +1,11 @@ <?xml version="1.0" encoding="utf-8"?> <changelog> + <release version="4.6.3" versioncode="108" releasedate="5/7/2014"> + <change>Fix infinite scroll with small album art</change> + <change>Fix pressing play from artist screen not playing all albums</change> + <change>Only hide artist if the artist is the same for all the albums</change> + <change>Several random crash fixes</change> + </release> <release version="4.6.2" versioncode="107" releasedate="5/5/2014"> <change>Fix DSub not being recognized as a Bluetooth Media Player</change> <change>Fix a couple of crashes</change> |