Releases: koel/koel
Releases Β· koel/koel
v7.2.0
What's Changed
- feat(build): upgrade
actions/upload-artifact
to v4 by @phanan in #1832 - feat: replace
attempt()
with built-inrescue()
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
toSideSheet
by @phanan in #1853 - fix: sort by disc/track not working if only one disc by @phanan in #1854
- refactor: remove barrel files by @phanan in #1855
- feat: allow toggling song list columns by @phanan in #1857
- refactor: use attributes for tests by @phanan in #1858
- fix: broken
artisan route:list
command by @phanan in #1859 - fix: artist/album screen loading state by @phanan in #1860
- feat: add loading state for async components by @phanan in #1861
- fix: loading state for Playlist screen by @phanan in #1862
- feat: add and use a URL helper for router by @phanan in #1863
- fix: song controls disappear during filtering by @phanan in #1864
- fix: some song lists' filtering was broken by @phanan in #1865
- chore: use
defineAsyncComponent()
helper for more components by @phanan in #1868 - feat: always show song list header action menu by @phanan in #1869
- fix: options to mark songs as private/public shown in Community edition by @phanan in #1870
New Contributors
- @ShetlandJ made their first contribution in #1845
Full Changelog: v7.1.0...v7.2.0
v7.1.0
- feat: use transcode-and-cache instead of direct on-the-fly transcode & streaming by @phanan in 6664e1d
- feat: add
koel:doctor
artisan command by @phanan in f5861ad - feat: allow upload on mobile by @phanan in 8257e74
- chore: always show user list controls by @phanan in 24ea957
- feat: allow choosing among various bitrate options for mobile transcoding by @phanan in c3e5e8a
- Other minor improvements and fixes
Full Changelog: v7.0.12...v7.1.0
v7.0.12
What's Changed
- fix: display default cover when processing empty cover image by @PBK-B in #1815
- feat: only show batch download options if supported by @phanan in b79bfb0
- feat: add keyboard shortcut for Home screen by @phanan in ea02d1c
- some cleaning up
New Contributors
Full Changelog: v7.0.11...v7.0.12
v7.0.11
v7.0.10
Minor bug fixes.
v7.0.9
What's Changed
- 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
Full Changelog: v7.0.8...v7.0.9
v7.0.8
v7.0.7
- Fixed a problem with writing user avatars and playlist images
Full Changelog: v7.0.6...v7.0.7
v7.0.6
Full Changelog: v7.0.5...v7.0.6
v7.0.5
What's Changed
Full Changelog: v7.0.4...v7.0.5