diff --git a/subsonic-android/AndroidManifest.xml b/subsonic-android/AndroidManifest.xml index 84fd5f7ae..d85ee7cfc 100644 --- a/subsonic-android/AndroidManifest.xml +++ b/subsonic-android/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="52" + android:versionName="4.0.3"> diff --git a/subsonic-android/res/raw/changelog.xml b/subsonic-android/res/raw/changelog.xml index 094802413..14f59866b 100644 --- a/subsonic-android/res/raw/changelog.xml +++ b/subsonic-android/res/raw/changelog.xml @@ -1,5 +1,15 @@ + + Sort by disc number if specified in tags + Show starred artists in starred list + Change folder.jpg to albumart.jpg which galleries shouldn't display + Fix Show Album + Added support for server Ignored Articles (future server version) + defaults to server's defaults + On network error return to front of the app instead of exiting all the way + Fix occasional crash when going back into app after running for a while + Various minor bugfixes + Fix if you set chat refresh rate to 0, will just not refresh Revert dark theme modification