Skip to content

Commit

Permalink
Release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paulijar committed May 10, 2018
1 parent 663cc4e commit 1326c9f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS.md
Expand Up @@ -28,6 +28,7 @@
* [Glandos](https://github.com/Glandos)
* [Gregory Baudet](https://github.com/greku): <gregory.baudet@gmail.com>
* [Jbtbnl](https://github.com/jbtbnl)
* [Jean-Marie de Boer] (https://github.com/jmdeboer-surfsara): <jean-marie.deboer@surfsara.nl>
* [Jonathan Kawohl](https://github.com/Kawohl)
* [Jérôme Pouiller](https://github.com/jerome-pouiller)
* [Jörn Friedrich Dreyer](https://github.com/butonic): <d@butonic.de>
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG
@@ -1,3 +1,14 @@
v0.6.0 2018-05-10
* settings view moved from the "personal settings" to the Music app itself (#625 by @greku)
* improve performance of updateFolderCover on large installations (#637 by @jmdeboer-surfsara)
* disable Music app's embedded player for individual shared files on NC13+ (#630)
* remove all data of the user when user deleted
* fix navigation pane closing on mobile layout when creating new playlist (#626 by @greku)
* fix occasional unhandled exceptions on NC13+ (e.g. #636)
* fix shared file view being broken on Chrome for Android if both Music and Audio Player are enabled (#629)
* fix horizontal scroll bar appearing on NC13 with Firefox (#631)
* fix crash on first login of a new user when the default files contain any audio files (#638)

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)
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Expand Up @@ -6,7 +6,7 @@
<description>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 &lt;= 0.3.16.</description>
<licence>AGPL</licence>
<author>Pauli Järvinen, Morris Jobke (original author), Jan-Christoph Borchardt (original design)</author>
<version>0.5.6</version>
<version>0.6.0</version>
<category>multimedia</category>
<screenshot>https://user-images.githubusercontent.com/8565946/28543434-6eb12de0-70c8-11e7-966e-65f4c3a90531.png</screenshot>
<screenshot>https://user-images.githubusercontent.com/8565946/30036348-2a173c38-91bb-11e7-89fb-39cab9180081.png</screenshot>
Expand Down

0 comments on commit 1326c9f

Please sign in to comment.