Target 1.0.38

This commit is contained in:
Adrian Ulrich 2016-03-28 09:04:27 +02:00
parent 86c6a3b326
commit 4e783635b9

View File

@ -20,13 +20,19 @@ function show(n) {
</head>
<body>
<h1>Vanilla Music</h1>
<p><b>Version:</b> 1.0.37 Released Feb. 18, 2016<br><br>
<p><b>Version:</b> 1.0.38 Released Apr. 2, 2016<br><br>
<b>Website:</b> <a href='https://github.com/vanilla-music/vanilla'>https://github.com/vanilla-music/vanilla</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>
<br>
<b>Changelog</b> [<a href='javascript:show("changelog")'>show</a>]
<pre id='changelog'>
<b>1.0.38</b>
- <b>NEW</b> Display playback queue by sliding-up the bottom bar
- <b>NEW</b> Announce 'rock scout' capability in Manifest
- <b>FIX</b> Hide genres with zero entries
- <b>FIX</b> Remember scrolling position in files tab
<b>1.0.37</b>
- <b>NEW</b> Added a '☆' button to quickly manage favorites
- <b>FIX</b> Fixed various crashes