aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2017-04-18 17:54:38 -0700
committerScott Jackson <daneren2005@gmail.com>2017-04-18 17:54:38 -0700
commit03480abfb2bc64026a1d3ef37cc0613263e6779a (patch)
treecf36d76004ec43179dbba3263db3dd8c9bd452fb /app/src/main/res
parentb5c780db8f9e9850489175610fd8ea3f4df0c38b (diff)
downloaddsub-03480abfb2bc64026a1d3ef37cc0613263e6779a.tar.gz
dsub-03480abfb2bc64026a1d3ef37cc0613263e6779a.tar.bz2
dsub-03480abfb2bc64026a1d3ef37cc0613263e6779a.zip
Dsub 5.3.5 released
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/xml/changelog.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml
index 11257b04..d31f6df6 100644
--- a/app/src/main/res/xml/changelog.xml
+++ b/app/src/main/res/xml/changelog.xml
@@ -1,5 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
+ <release version="5.3.5" versioncode="195" releasedate="04/18/2016">
+ <change>Add option to scan server for Subsonic 6.1+</change>
+ <change>Enhanced custom playback speed UI (thanks SilentViking)</change>
+ <change>Keep custom playback speed between songs (thanks SilentViking)</change>
+ <change>Auto: Browse full library while parked (thanks hufman)</change>
+ <change>Add bitrate option for 48kpbs</change>
+ <change>Only download playlist when setting to sync if on Wifi</change>
+ </release>
<release version="5.3.4" versioncode="193" releasedate="11/28/2016">
<change>Added toggle for DLNA casting to fix battery issues some users are having on Android 7.0+</change>
<change>Fix rotating screen in offline mode</change>