Koel - Package Updates
Pinned
Koel
-
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
-
[1.17.0]
- Update Koel to 7.2.0
- Full changelog
- feat(build): upgrade actions/upload-artifact to v4 by @phanan in #1832
- feat: replace attempt() with built-in rescue() by @phanan in #1833
- feat(build): use action-gh-release instead of deprecated GH actions for release by @phanan in #1834
- chore: several improvements for PodcastService by @phanan in #1836
- chore: cache model attributes by @phanan in #1839
- fix: ensure default storage is local by @phanan in #1840
- feat(dev): use concurrently to start dev servers by @phanan in #1849
- feat: use a better ESLint setup by @phanan in #1850
- chore: use some better icons by @phanan in #1851
- feat: implement disc numbers when viewing an album by @ShetlandJ in #1845
- chore: better Repository docs by @phanan in #1852
- refactor: rename ExtraDrawer to SideSheet by @phanan in #1853
- fix: sort by disc/track not working if only one disc by @phanan in #1854