diff --git a/assets/about.html b/assets/about.html index 8b46fd45..64ae3563 100644 --- a/assets/about.html +++ b/assets/about.html @@ -20,13 +20,21 @@ function show(n) { </head> <body> <h1>Vanilla Music</h1> -<p><b>Version:</b> 1.0.36 Released Jan. 10, 2016<br><br> +<p><b>Version:</b> 1.0.36 Released Jan. 9, 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>Subreddit:</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.36</b> +- <b>NEW</b> Added option to ignore audio focus losses +- <b>NEW</b> Use Android 5.0 Mediasession API +- <b>NEW</b> Cache covers using WEBP +- <b>NEW</b> Redesigned Library view to match Material Design guidelines +- <b>NEW</b> Changed default click option from 'Play' to 'Expand' +- <b>FIX</b> Do not show close button on uncloseable notification + <b>1.0.35</b> - <b>FIX</b> Fixed crash on Android 4.0.3 - <b>FIX</b> Workaround mediaserver bug which failed to accept some file paths