diff --git a/app/build.gradle b/app/build.gradle index f5072c42a..85bd4394c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "github.daneren2005.dsub" minSdkVersion 14 targetSdkVersion 22 - versionCode 181 - versionName '5.1.9' + versionCode 182 + versionName '5.2' setProperty("archivesBaseName", "DSub $versionName") } buildTypes { diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index 6f6175896..58daddd19 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -1,5 +1,16 @@ + + Variable Playback Speed (Android 6.0+) + Show album instead of artist on Top Tracks + Fix search/comments with ' not working + Fix double press to skip from some headsets + Fix newer versions of Madsonic's Artist Radio + Fix no SSID using local network address on all WiFi connections + Fix rotation/sleep while EQ was visible + Fix being able to add albums to playlists + Fix cast dialog in landscape + Fix First level artists option Fix some artist menu items missing