From 00dbdc7156ba81e296d3d070f9266af510619e72 Mon Sep 17 00:00:00 2001 From: Adrian Ulrich Date: Thu, 4 Mar 2021 13:00:23 +0100 Subject: [PATCH] target 1.0.91 --- app/src/main/assets/about.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/app/src/main/assets/about.html b/app/src/main/assets/about.html index 2e84774b..b12f65a2 100644 --- a/app/src/main/assets/about.html +++ b/app/src/main/assets/about.html @@ -20,7 +20,7 @@ function show(n) {

Vanilla Music

-

Version: 1.0.90 Released Jan. 10 2021

+

Version: 1.0.91 Released Mar. 10 2021

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

 
+1.0.91
+- NEW Switch to new notification framework
+- NEW Added move to top/bottom actions in queue view
+- CLEANUP Change SDK target to 30
+- CLEANUP Remove MirrorLink support
+- FIX Fix genre tab expansion
+
 1.0.90
 - NEW Some cosmetic fixes