v8.1.0
What's Changed
- chore: make file inputs not take the full width by @phanan in https://github.com/koel/koel/pull/2148
- fix: enable picking custom themes when creating embeds by @phanan in https://github.com/koel/koel/pull/2149
- chore(ui): ensure checkbox contrast by @phanan in https://github.com/koel/koel/pull/2150
- fix: selected playables are not collected properly by @phanan in https://github.com/koel/koel/pull/2151
- feat(ui): use dialog element for context menus by @phanan in https://github.com/koel/koel/pull/2152
- refactor: extract artwork fields to a reusable component by @phanan in https://github.com/koel/koel/pull/2156
- feat(ui): use highlight color for selection by @phanan in https://github.com/koel/koel/pull/2157
Full Changelog: https://github.com/koel/koel/compare/v8.0.0...v8.1.0