koel v9.11.1

v9.11.1
Added 1
  • Tag logs with the request and user they came from
Changed 1
  • Use Laravel's image manipulation API
Fixed 7
  • Return the whole library for a blank Subsonic search query
  • Refresh the avatar preview after updating the profile
  • Keep the current avatar when it isn't part of a profile update
  • Show the avatar cropper full-screen
  • Build the same Gravatar URL on the client and the server
  • Missing entries in search results
  • Harden URL validation and the SSO callback
What's Changed

Full Changelog: https://github.com/koel/koel/compare/v9.11.0...v9.11.1

Upgrading

If you use the default search driver, run this once after upgrading to rebuild your search indexes:

php artisan koel:search:import

Without it, songs, albums and artists that were missing from search results will stay missing.

View original

Upgraded? How did it go?

Discussion