update changelog
This commit is contained in:
parent
98b2501fc0
commit
ec491604c2
@ -20,13 +20,21 @@ function show(n) {
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Vanilla Music</h1>
|
<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>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>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>
|
<b>Subreddit:</b> <a href='https://www.reddit.com/r/vanillamusic'>/r/VanillaMusic</a><br>
|
||||||
<br>
|
<br>
|
||||||
<b>Changelog</b> [<a href='javascript:show("changelog")'>show</a>]
|
<b>Changelog</b> [<a href='javascript:show("changelog")'>show</a>]
|
||||||
<pre id='changelog'>
|
<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>1.0.35</b>
|
||||||
- <b>FIX</b> Fixed crash on Android 4.0.3
|
- <b>FIX</b> Fixed crash on Android 4.0.3
|
||||||
- <b>FIX</b> Workaround mediaserver bug which failed to accept some file paths
|
- <b>FIX</b> Workaround mediaserver bug which failed to accept some file paths
|
||||||
|
Loading…
x
Reference in New Issue
Block a user