diff --git a/AUTHORS.md b/AUTHORS.md index e90646ea0..18c657411 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -26,6 +26,7 @@ * [Gaurav Narula](https://github.com/gnarula): * [Gigen Chang](https://github.com/gigenchang): * [Glandos](https://github.com/Glandos) +* [Gregory Baudet](https://github.com/greku): * [Jbtbnl](https://github.com/jbtbnl) * [Jonathan Kawohl](https://github.com/Kawohl) * [Jérôme Pouiller](https://github.com/jerome-pouiller) @@ -34,6 +35,7 @@ * [Konrad Mosoń](https://github.com/morsik): * [Leizh](https://github.com/eizh): * [Lukas Reschke](https://github.com/LukasReschke) +* [Moritz Meißelbach](https://github.com/Biont): * [Ndurchx](https://github.com/ndurchx) * [Nico Boehr](https://github.com/youknow0): * [Pellaeon Lin](https://github.com/pellaeon): diff --git a/CHANGELOG b/CHANGELOG index 44a4b7572..787655e7d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,13 @@ +v0.5.6 2018-02-17 + * front-end optimizations (#614, #615 by @Biont) + * optimize number of DB queries when building collection.json (may help on #601) + * check validity of the passed user names in the occ command line tool (#602) + * support for `--group` option in all occ commands (#613 by @greku) + * remote playlist support on the Ampache API (#611) + * support for actions `artist` and `album` on the Ampache API (used at least by Power Ampache) + * support for Nextcloud 14 + * fix controls pane layout on Nextcloud 13 and 14 (#617) + v0.5.5 2017-12-10 * fix Content Security Policy error being printed to browser console when starting playback on Chrome (#498) * fix playing files which have '%' character followed by two digits in their name by using URL encoding (#299) diff --git a/appinfo/info.xml b/appinfo/info.xml index af0e42b0f..730fdc2f6 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -6,7 +6,7 @@ Plays audio files directly in the Files view or in a separate library view. Depending on the browser, supports playing filetypes mp3, ogg, m4a, m4b, flac, wav. All browsers should be able to play at least mp3. In the library view, you can play tracks by album or artist or create custom playlists. Includes an Ampache-compatible server. NOTE: ownCloud version 9.1.0 or newer is recommended. On older cloud versions, you need to manually erase the music database before updating from version <= 0.3.16. AGPL Pauli Järvinen, Morris Jobke (original author), Jan-Christoph Borchardt (original design) - 0.5.5 + 0.5.6 multimedia https://user-images.githubusercontent.com/8565946/28543434-6eb12de0-70c8-11e7-966e-65f4c3a90531.png https://user-images.githubusercontent.com/8565946/30036348-2a173c38-91bb-11e7-89fb-39cab9180081.png