target 1.0.91

This commit is contained in:
Adrian Ulrich 2021-03-04 13:00:23 +01:00
parent bc4c8e8d6e
commit 00dbdc7156

View File

@ -20,7 +20,7 @@ function show(n) {
</head>
<body>
<h1>Vanilla Music</h1>
<p><b>Version:</b> 1.0.90 Released Jan. 10 2021<br><br>
<p><b>Version:</b> 1.0.91 Released Mar. 10 2021<br><br>
<b>Website:</b> <a href='https://vanilla-music.github.io/'>https://vanilla-music.github.io/</a><br>
<b>Issue tracker:</b> <a href='https://github.com/vanilla-music/vanilla/issues'>https://github.com/vanilla-music/vanilla/issues</a><br>
<b>Community &amp; support:</b> <a href='https://www.reddit.com/r/vanillamusic'>/r/VanillaMusic</a><br>
@ -29,6 +29,13 @@ function show(n) {
<b>Changelog</b> [<a href='javascript:show("changelog")'>show</a>]
<pre id='changelog'>
<b>1.0.91</b>
- <b>NEW</b> Switch to new notification framework
- <b>NEW</b> Added move to top/bottom actions in queue view
- <b>CLEANUP</b> Change SDK target to 30
- <b>CLEANUP</b> Remove MirrorLink support
- <b>FIX</b> Fix genre tab expansion
<b>1.0.90</b>
- <b>NEW</b> Some cosmetic fixes