From 8cb22b45d85388eed8a97b3a1309ff956d544e99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pauli=20J=C3=A4rvinen?= Date: Sun, 17 Jun 2018 19:15:29 +0300 Subject: [PATCH] Release v0.7.0 --- AUTHORS.md | 1 + CHANGELOG | 16 +++++++++++++++- appinfo/info.xml | 4 ++-- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 01f4b9048..1f311767f 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -39,6 +39,7 @@ * [Moritz Meißelbach](https://github.com/Biont): * [Ndurchx](https://github.com/ndurchx) * [Nico Boehr](https://github.com/youknow0): +* [Nuno Jesus](https://github.com/nunojesus) * [Pellaeon Lin](https://github.com/pellaeon): * [Ralf Pietsch](https://github.com/AlZiBa) * [RealRancor](https://github.com/RealRancor) diff --git a/CHANGELOG b/CHANGELOG index 3a65a822b..2f4e580ae 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,17 @@ +v0.7.0 2018-06-17 + * improved performance of the "All tracks" view, especially with large collections (#647) + * show the track and artist names extracted from metadata also when playing a public share (#616) + * remove tracks from the index on collection path change only when stricly necessary (#627) + * allow resetting the music index from the settings view (#302) + * fix the "Show all XX tracks"/"Show less" links on all versions of IE (regression from v0.5.6) + * add "About" section (along with the new logotype by @nunojesus) to the Settings view + * small UI fixes and tweaks + * use "nodebug" version of soundmanager2 lib also in Files and Share views + * prevent log warning spamming with PHP 7.2 (#642) + * support for ownCloud 10.1 + * updated the getid3 library to version 1.9.15 + * internal refactoring: enforced ownCloud coding standard 1.0.1 (#643) etc. + v0.6.1 2018-05-13 * fix not being able to play file types other than mp3 and flac (regression from 0.6.0) @@ -36,7 +50,7 @@ v0.5.5 2017-12-10 v0.5.4 2017-11-10 * workaround for an authentication issue on Ampache Plugin for Rhythmbox (#590) * improved the cover image handling in the files music player (#582) - * launch the files music player only for those audio files supported in the current browser (#582) + * launch the files music player only for those audio files supported in the current browser (#591) * enable the localization of the app (many UI strings are still unlocalized, though) (#592) * fix previously created playlists disappearing each time the app is loaded (regression introduced in v0.5.3) * when creating collection.json, skip tracks with DB problems insted of failing the whole process (related to #588) diff --git a/appinfo/info.xml b/appinfo/info.xml index 7180df912..2cc9b7d0c 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -3,10 +3,10 @@ music Music Music player, library viewer, and server - 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. + 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. 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.6.1 + 0.7.0 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