Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
koel-v7.14.0.tar.gz | 2025-08-31 | 41.1 MB | |
koel-v7.14.0.zip | 2025-08-31 | 52.4 MB | |
README.md | 2025-08-31 | 1.2 kB | |
v7.14.0 source code.tar.gz | 2025-08-31 | 10.5 MB | |
v7.14.0 source code.zip | 2025-08-31 | 11.3 MB | |
Totals: 5 Items | 115.3 MB | 0 |
What's Changed
- feat: genre revamp by @phanan in https://github.com/koel/koel/pull/2068
- refactor: use functional approach for FE tests by @phanan in https://github.com/koel/koel/pull/2069
- feat(ai): add Laravel Boost by @phanan in https://github.com/koel/koel/pull/2070
- feat(perf): use file resources instead of contents for cloud upload/download by @phanan in https://github.com/koel/koel/pull/2071
- feat: use hash to check if file changed by @phanan in https://github.com/koel/koel/pull/2072
- feat: use
useForm
composable for forms by @phanan in https://github.com/koel/koel/pull/2073 - feat: add Log Viewer for easier local debugging by @phanan in https://github.com/koel/koel/pull/2074
- feat: add NightWatch support by @phanan in https://github.com/koel/koel/pull/2075
- fix: artifact path creation bug by @phanan in https://github.com/koel/koel/pull/2076
Full Changelog: https://github.com/koel/koel/compare/v7.13.0...v7.14.0