aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/changelog.xml
diff options
context:
space:
mode:
authorKoen <koen@koenvh.nl>2018-08-01 18:21:12 +0200
committerGitHub <noreply@github.com>2018-08-01 18:21:12 +0200
commit32a1cfa82165a5af8ec8b8013b4b41c13b6b47d9 (patch)
treef5c417b2cfbbdb619d1d004fd0f676db99794025 /app/src/main/res/xml/changelog.xml
parent9dc25397072fd00ea73bdbeed9b46afdce366349 (diff)
parent50583cec5ab2148209ea8b050712aa5f1878ed64 (diff)
downloaddsub-32a1cfa82165a5af8ec8b8013b4b41c13b6b47d9.tar.gz
dsub-32a1cfa82165a5af8ec8b8013b4b41c13b6b47d9.tar.bz2
dsub-32a1cfa82165a5af8ec8b8013b4b41c13b6b47d9.zip
Merge pull request #1 from daneren2005/edge
Merge DSub 5.4
Diffstat (limited to 'app/src/main/res/xml/changelog.xml')
-rw-r--r--app/src/main/res/xml/changelog.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml
index d31f6df6..8aa15153 100644
--- a/app/src/main/res/xml/changelog.xml
+++ b/app/src/main/res/xml/changelog.xml
@@ -1,5 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
+ <release version="5.4.1" versioncode="198" releasedate="07/29/2018">
+ <change>Fix Android Auto compatibility</change>
+ </release>
+ <release version="5.4" versioncode="197" releasedate="07/26/2018">
+ <change>Add option to change rewind/fast forward interval (thanks KBerstene)</change>
+ <change>Auto: Play entire directory when selecting song (thanks hufman)</change>
+ <change>Auto: Show 50 songs instead of 3 (thanks hufman)</change>
+ <change>Auto: Fix playing from a bookmark when multiple bookmarks in directory (thanks hufman)</change>
+ <change>Add option to disable downloads while roaming (thanks The-Compiler)</change>
+ <change>Fix persistent notification showing different actions when paused</change>
+ <change>Fix OPUS files not showing up in Offline mode</change>
+ <change>Fix not being able to have servers with _ in the domain</change>
+ <change>Fix cache exceeding limit with long playlist</change>
+ <change>Fix error if null album when applying ReplayGain</change>
+ <change>Fix deadlock bug</change>
+ </release>
<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>