diff options
author | Scott Jackson <daneren2005@gmail.com> | 2013-07-02 18:29:06 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2013-07-02 18:29:06 -0700 |
commit | 6f1c5cd259e871b72f41f21138b07bbd30f45c4f (patch) | |
tree | 80984bc48a326499b6079292667fc676795e60d3 /subsonic-android/res | |
parent | 813b308a36e81b0ade03c076c4e59e473ba7d3c6 (diff) | |
download | dsub-6f1c5cd259e871b72f41f21138b07bbd30f45c4f.tar.gz dsub-6f1c5cd259e871b72f41f21138b07bbd30f45c4f.tar.bz2 dsub-6f1c5cd259e871b72f41f21138b07bbd30f45c4f.zip |
Upped version to 4.0.7
Diffstat (limited to 'subsonic-android/res')
-rw-r--r-- | subsonic-android/res/raw/changelog.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/subsonic-android/res/raw/changelog.xml b/subsonic-android/res/raw/changelog.xml index a89ab0ce..ab5cf078 100644 --- a/subsonic-android/res/raw/changelog.xml +++ b/subsonic-android/res/raw/changelog.xml @@ -1,5 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <changelog> + <release version="4.0.7" versioncode="56" releasedate="7/2/2013"> + <change>Added offline starring to library view instead of just now playing</change> + <change>Remove * to show downloading, go off of whether arrow is blue or green for cached/perma cached</change> + <change>Go back to always showing bottom bar so downloading list is accessible </change> + <change>Fix offline mode matching first letters against ignore list (ie: the), instead of first word</change> + <change>Add prompt for removing a server</change> + <change>Fix some cases where list would incorrectly show up blank</change> + </release> <release version="4.0.6" versioncode="55" releasedate="6/25/2013"> <change>Scrobble and star songs and sync changes back when going online (has trouble when tags don't match folders)</change> <change>Fix cases where operations didn't work in online mode when originally added in offline mode and vice versa</change> |