v7.15.1
What's Changed
- refactor: turn some method args into DTO by @phanan in https://github.com/koel/koel/pull/2091
- chore: make dropzone fullscreen by @phanan in https://github.com/koel/koel/pull/2096
- fix: inconsistent state after changing album/artist name (closes #2094) by @phanan in https://github.com/koel/koel/pull/2097
- fix: playlist disappears when no results are found (closes #2092) by @phanan in https://github.com/koel/koel/pull/2100
- refactor: restrict user API routes to specific actions only (#2098) by @WangYihang in https://github.com/koel/koel/pull/2101
- refactor: better types for modals and their contexts by @phanan in https://github.com/koel/koel/pull/2102
New Contributors
- @WangYihang made their first contribution in https://github.com/koel/koel/pull/2101
Full Changelog: https://github.com/koel/koel/compare/v7.15.0...v7.15.1