From 2b27e209a08fd9bbdfee655358dd5eed59c44f80 Mon Sep 17 00:00:00 2001 From: Adrian Ulrich Date: Wed, 6 Dec 2017 21:29:57 +0100 Subject: [PATCH] target 1.0.58 --- AndroidManifest.xml | 4 ++-- assets/about.html | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 503799d4..5b99a247 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -23,8 +23,8 @@ THE SOFTWARE. --> diff --git a/assets/about.html b/assets/about.html index 47e36218..76e0193b 100644 --- a/assets/about.html +++ b/assets/about.html @@ -20,7 +20,7 @@ function show(n) {

Vanilla Music

-

Version: 1.0.57 Released Nov. 1, 2017

+

Version: 1.0.58 Released Dec. 5, 2017

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

 
+1.0.58
+- NEW Use internal tagreader by default for new installations
+- FIX Correctly sort multi disc albums in album-shuffle mode
+- FIX Fixed an NPE and an obscure endless loop
+
 1.0.57
 - NEW Raw path names can now be entered in the folder picker preference
 - NEW Run periodic cleanup jobs on newer Android versions automatically