diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 15b56cb0..79563bea 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -23,8 +23,8 @@ THE SOFTWARE. --> diff --git a/assets/about.html b/assets/about.html index 0ad09a5d..92b517b8 100644 --- a/assets/about.html +++ b/assets/about.html @@ -20,7 +20,7 @@ function show(n) {

Vanilla Music

-

Version: 1.0.44 Released Sep. 17, 2016

+

Version: 1.0.45 Released Oct. 25, 2016

Website: http://vanillamusic.io
Issue tracker: https://github.com/vanilla-music/vanilla/issues
Community & support: /r/VanillaMusic
@@ -28,6 +28,12 @@ function show(n) {
Changelog [show]

+1.0.45
+- NEW Enqueue selected folders alphabetically
+- FIX Do not crash on Android 5.x while creating a Playlist
+- FIX Improved detection of storage paths for the media scanner
+- FIX Improved replay gain tag parser
+
 1.0.44
 - NEW Triple-Click the headset button to switch to previous song.
 - FIX Various small bugfixes