From c0be58d52b5156517e93a6008f61be636db5ca86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pauli=20J=C3=A4rvinen?= Date: Sun, 16 Sep 2018 15:11:37 +0300 Subject: [PATCH] Release v0.9.2 --- CHANGELOG | 10 ++++++++++ appinfo/info.xml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 4f024e6dc..bc28a3e45 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,13 @@ +v0.9.2 2018-09-16 + * fix settings link not showing up on Firefox in mobile layout with NC14+ + * fix the controls bar position when collapsible navigation pane is open in mobile layout + * fix positioning of the "Update scanning results" button on mobile layout + * fix UI sometimes getting into inconsistent state when library path changed (invalid SQL exception on back-end) + * fix performance issue on file deletion when the user has huge amount of image files (#664) + * performance/scalability: do not search cover art for *all* users after scanning library of one user + * show load indicator on settings view while library path change ongoing + * do not scan files with MIME type 'application/ogg' + v0.9.1 2018-09-09 * fix the application layout being totally messed up on Nextcloud 14-beta and later (#660) * fix huge library not loading with some distributions of SQLite (#239) diff --git a/appinfo/info.xml b/appinfo/info.xml index 09cd73665..44e96fcff 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.1 + 0.9.2 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