diff --git a/CHANGELOG b/CHANGELOG index a8596d20e..0628057a4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +v0.9.4 2019-03-18 + * support for PHP 7.3 (#687) + * minor fixes on some localizations (e.g. #679) + * fix playlist files being incorrectly listed as audio tracks (#674 by @greku) + * fix play controls being nigh invisible with the Nextcloud dark theme (#688 by @Faldon) + v0.9.3 2018-12-09 * replace deprecated call `getScrollbarWidth()` with `OC.Util.getScrollbarWidth()` (#667) * update the getID3 library to version 1.9.16 diff --git a/appinfo/info.xml b/appinfo/info.xml index f191a016c..78abcd9e9 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -10,7 +10,7 @@ In the library view, you can play tracks by album or artist, create custom playl Limitations: The library view does not scale well to huge music collections. The practical maximum number of tracks the app can handle is ~50´000 on Firefox and lower on other browsers. The playback from Files works regardless of the collection size. AGPL Pauli Järvinen, Morris Jobke (original author), Jan-Christoph Borchardt (original design) - 0.9.3 + 0.9.4 multimedia https://user-images.githubusercontent.com/8565946/43827475-94d34d7c-9b02-11e8-8bf9-9f3d91aa5dab.png https://user-images.githubusercontent.com/8565946/43827480-978865f2-9b02-11e8-97fd-b46d3e171fd7.png