From c81bcaa08f86a9a93f0334fd83c6b2e819950f04 Mon Sep 17 00:00:00 2001 From: Adrian Ulrich Date: Sun, 23 Oct 2016 14:11:16 +0200 Subject: [PATCH] target 1.0.45 --- AndroidManifest.xml | 4 ++-- assets/about.html | 8 +++++++- 2 files changed, 9 insertions(+), 3 deletions(-) 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