diff --git a/subsonic-android/AndroidManifest.xml b/subsonic-android/AndroidManifest.xml index f8464f2d6..c9bf87b43 100644 --- a/subsonic-android/AndroidManifest.xml +++ b/subsonic-android/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="49" + android:versionName="4.0.1"> diff --git a/subsonic-android/res/raw/changelog.xml b/subsonic-android/res/raw/changelog.xml index 18636ddab..6b91caaba 100644 --- a/subsonic-android/res/raw/changelog.xml +++ b/subsonic-android/res/raw/changelog.xml @@ -1,7 +1,19 @@ + + New: Chat Tab (Set chat auto refresh rate from settings) + New: Dynamic servers, add as many, or remove all but the ones you are using + New: Added separate setting for songs to preload for Wifi/Mobile + Improvement: The infinite playlist while shuffling is now persistent between startups + Theme: White is now more white, got rid of blue text for white theme only + Theme: Black is now a flat black due to popular request + Theme: Apply the current theme to settings screen + Fix: Don't stretch album art on bottom of main tabs + Fix: Possible fix for some who were having crash on starting EQ + + - Converted everything to fragments! + Converted everything to fragments! Swipe to switch tabs Breadcrumb trail when going down several levels Require double tapping back to exit app @@ -13,5 +25,5 @@ Added total time to playlist/album headers Fixed a lot of the menu items not working when using search Update to Light/Dark themes - + \ No newline at end of file