- 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)
- show also the username used on the Ampache API when generating a password (with LDAP, this may differ from the login name) (#60)
- increase the maximum allowed clock deviation on Ampache handshake from 100 to 600 seconds (#60)
- tweak the Settings view to work better on extra narrow screens
- declare compatibility with Nextcloud 15
- replace some deprecated core API calls with the more modern alternatives
- remove a couple of forgotten development-time log prints