Skip to content

Commit

Permalink
Release v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
paulijar committed Sep 16, 2018
1 parent dbb2b21 commit c0be58d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.</description>
<licence>AGPL</licence>
<author>Pauli Järvinen, Morris Jobke (original author), Jan-Christoph Borchardt (original design)</author>
<version>0.9.1</version>
<version>0.9.2</version>
<category>multimedia</category>
<screenshot>https://user-images.githubusercontent.com/8565946/43827475-94d34d7c-9b02-11e8-8bf9-9f3d91aa5dab.png</screenshot>
<screenshot>https://user-images.githubusercontent.com/8565946/43827480-978865f2-9b02-11e8-97fd-b46d3e171fd7.png</screenshot>
Expand Down

0 comments on commit c0be58d

Please sign in to comment.