Koel - Package Updates
Pinned
Koel
-
[1.12.1]
- Update Koel to 6.11.3
- feat: use dark color scheme by @SketchNI in #1665
- fix: null currentUser on avatar (closes #1679) by @falahatiali in #1682
- Fix the track ordering on multi disc albums by @bibo38 in #1683
- chore: merge v6 into base API by @phanan in #1685
- fix(frontend): Fix the base URL supplied to the frontend by @kondratovbr in #1706
- feat: log sync errors by @phanan in 1518196
-
[1.12.3]
- Update Koel to 6.11.5
- Full changelog
- fix: key constraint prevents migration (closes #1725) by @phanan in b12b6e03b490e232e0e1781b12a509f31dc174bd
- fix: make Spotify integration opt-in during tests by @phanan in 033c23492821b9587dc545a815a4805bba56e1b2
-
[1.13.0]
- Update Koel to 6.12.0
- Full changelog
- feat: show a message for empty Artists/Albums/Genres screens by @phanan in #1734
- feat: persist queue and playback state (closes #1675) by @phanan in #1735
- chore: increase request throttle max attempt value by @phanan in 03a767f
-
[1.13.1]
- Update Koel to 6.12.1
- Full changelog
- fixed: broken profile updating by @phanan in 991e548da5a5bb1bbbd735a52d603233c8749806
- fixed: exclude non-played songs from recently/most played list by @phanan in 7f929f5ad60b472c01cd66ee3681ae4c390c02e9
-
Update is blocked by https://github.com/koel/koel/issues/1774
-
[1.14.0]
- Update Koel to 7.0.1
- Full changelog
-
[1.14.1]
- Update Koel to 7.0.2
- Full changelog
-
[1.14.2]
- Update Koel to 7.0.3
- Full changelog
-
[1.14.3]
- Update Koel to 7.0.4
- Full changelog
-
[1.14.4]
- Update Koel to 7.0.5
- Full changelog
-
[1.14.5]
- Update Koel to 7.0.6
- Full changelog
-
[1.14.6]
- Update Koel to 7.0.7
- Full changelog
-
[1.14.7]
- Update Koel to 7.0.8
- Full changelog
-
[1.15.0]
- Update Koel to 7.0.11
- Full changelog
- feat: add Scheduler installation command by @phanan in #1802
- feat: rework playlist cover upload/remove by @phanan in #1806
- fix: collaborators shouldn't be allowed to update playlist details by @phanan in 0729f7d
- fix: sidebar toggling on mobile by @phanan in 69a019d
-
[1.15.1]
- Update Koel to 7.0.12
- Full changelog
- fix: display default cover when processing empty cover image by @PBK-B in https://github.com/koel/koel/pull/1815
- feat: only show batch download options if supported by @phanan in b79bfb0472937910aa2432baa400839ec54b60f6
- feat: add keyboard shortcut for Home screen by @phanan in ea02d1cca53d3af4645736370d5977c2c8750890
- some cleaning up
-
[1.16.0]
- Update Koel to 7.1.0
- Full changelog
- feat: use transcode-and-cache instead of direct on-the-fly transcode & streaming by @phanan in 6664e1d1eabcf15c499baa428c91bb0f2f81549e
- feat: add koel:doctor artisan command by @phanan in f5861ad518bb500eeacee693d3b5274f0472e4a2
- feat: allow upload on mobile by @phanan in 8257e740998ea8a03a17163301a80ad8a3327749
- chore: always show user list controls by @phanan in 24ea957e9e0d98ee819c6d2e3ae24df7ad9f36c8
- feat: allow choosing among various bitrate options for mobile transcoding by @phanan in c3e5e8ac5a7e9c8480f8684f40f1f5d94b638302
- Other minor improvements and fixes