Koel - Package Updates
Pinned
Koel
-
[0.1.0]
- Initial version
-
[0.3.0]
- Clear caches on startup
-
[1.0.0]
- Update Koel to 5.0.2
- Full changelog
- Koel is now powered by Laravel 8
- The simple "filter" box has been completely overhauled
- Admins can now be created from the Users screen
- The blurry album thumbnails are now generated and served by the server instead of using the CPU-expensive CSS blur filter
- Authentication is now handled by Laravel Sanctum instead of JWT. This eliminates some nasty session expiry bugs.
- You can now like/unlike song directly from the song-list
-
[1.1.0]
- Update base image to v3
- Update PHP to 7.4
-
[1.1.2]
- Update Koel to 5.1.3
- Full changelog
-
[1.1.4]
- Update Koel to 5.1.5
- Full changelog
-
[1.1.6]
- Update Koel to 5.1.8
- Full changelog
-
[1.1.7]
- Update Koel to 5.1.10
- Full changelog
- fix: do not remove S3-hosted songs post-sync #1390
- feat: increase char limit for name fields #1391
- fix: song list cut at bottom https://github.com/koel/core/commit/c834d66b3a43fbc5cad019ce264c672adb3b1a23
-
[1.1.8]
- Update Koel to 5.1.12
- Full changelog
- feat: enable usage with S3-compatible services by @sergiustheblack in #1381
- fix: better handle bottom cut-off of playlists by @phanan in koel/core@ab7f8fc
- fix: broken info service by @phanan in koel/core@7372097
-
[1.1.9]
- Update Koel to 5.1.13
- Full changelog
- fix: broken singe song download by @phanan
-
[1.2.2]
- Update Koel to 6.0.4
- Full changelog
-
[1.3.0]
- Update Koel to 6.1.0
- Full changelog
- feat: support playlist folders & improve drag-n-drop
- feat: implement drop zone for uploading
- fix: FLAC songs with special chars in name won't transcode (#1481)
- fix: cannot mark users as admin (#1483)
- fix: shuffle all button disappeared on phone (#1488)