diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 537ca591..083cc060 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -23,8 +23,8 @@ THE SOFTWARE. --> diff --git a/assets/about.html b/assets/about.html index 61aff6bd..72fc0775 100644 --- a/assets/about.html +++ b/assets/about.html @@ -20,7 +20,7 @@ function show(n) {

Vanilla Music

-

Version: 1.0.32 Released Oct. 1, 2015

+

Version: 1.0.33 Released Oct. 19, 2015

Website: https://github.com/vanilla-music/vanilla
Issue tracker: https://github.com/vanilla-music/vanilla/issues

@@ -28,7 +28,13 @@ function show(n) {

 1.0.33
 - FIX Solve layout issues of the queue-pos element
+- FIX Improve filtering by genre
+- FIX Fixed a layout issue with 'info below cover' mode
+- FIX Fixed a bug when hitting the last song in shuffle mode
 - NEW Dispatch text and image files to external viewers
+- NEW Automatic 'Top xyz' playlist creation
+- NEW Include headphone detector in settings
+- NEW Option to disable album artwork on lock screen
 
 1.0.32
 - NEW Added support for ducking (Thanks to Xiao Bao Clark)