From ee91f4e5927a0b0db6b9b268f5324fcf2ff0e579 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pauli=20J=C3=A4rvinen?= Date: Tue, 23 Jul 2019 00:12:19 +0300 Subject: [PATCH] Release v0.10.0 --- CHANGELOG | 6 ++++++ appinfo/info.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index e2bf3caac..93c55dd15 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +v0.10.0 2019-07-23 + * simple Folders view (#651) + * fix unable to load collection.json if there's any albums with invalid album_artist_id; remove these corrupt albums on background cleanup task (#710) + * fix "jump to previous" not always working while track was loading (caused as side effect of #691) + * declare support for Nextcloud 17 + v0.9.5 2019-04-27 * comprehensive support for the Nextcloud dark theme * locale-dependent ordering for artists/albums/tracks with accented alphabets (#695) diff --git a/appinfo/info.xml b/appinfo/info.xml index 38c6c509a..ba807a6a4 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.5 + 0.10.0 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