Releases: danielvijge/SqueezeCloud
Releases · danielvijge/SqueezeCloud
Release 0.16
- Use OAuth 2.1 authentication, which is now required by SoundCloud. Fixes #47.
- An existing API key that is still valid remains available until you log out (or SoundCloud invalidates these tokens)
- Display plugin name as SoundCloud instead of SqueezeCloud
- SqueezeCloud remains the internal name of the plugin
- Update readme to Lyrion Music Server
Release 0.15
- Fix perl syntax error
Release 0.14
- Updated for latest SoundCloud API changes, by @kwarklabs
Release 0.13
Fix playing on Windows
Release 0.12
- New SoundCloud authentication mechanism, see https://developers.soundcloud.com/blog/security-updates-api
- As part of this change, anonymous use of the plugin is no longer possible. You must have a SoundCloud account, and you must enter an API key on the plugin's settings page
- Hosted pages and links are now all on https (link to GitHub page, login callback page)
- Better handling of cached metadata when no results are found (thanks to @philippe44)
Release 0.11
- Added some missing strings to prevent errors
Release 0.10.0
- Fix playing tracks when browsing (only Tune In URL worked)
- Using automated release process with GitHub Actions
Version 0.9.5
Version 0.9.4
- Increase maxTarget so it can run on LMS 8
Version 0.9.3
- Update icon location for Squeezer compatibility