diff options
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index 7abec09c..b1dd5930 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -1,5 +1,11 @@ <?xml version="1.0" encoding="utf-8"?> <changelog> + <release version="5.3.2 BETA" versioncode="189" releasedate="10/14/2016"> + <change>Fix errors with Self Signed Certificates</change> + <change>Fix error following redirect from http to https</change> + <change>Fix Show all media sometimes failing</change> + <change>Show album instead of artist for Show all media</change> + </release> <release version="5.3.2 BETA" versioncode="188" releasedate="10/12/2016"> <change>Add support for casting Internet Radio to ChromeCast/DLNA</change> <change>Add support for Play Title by Artist from Google Search</change> |