Skip to content

Releases: koel/koel

v7.2.0

31 Oct 14:02
Compare
Choose a tag to compare

What's Changed

  • 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
  • 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

Full Changelog: v7.1.0...v7.2.0

v7.1.0

08 Sep 11:51
Compare
Choose a tag to compare
  • 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

02 Sep 15:20
Compare
Choose a tag to compare

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

28 Aug 19:30
Compare
Choose a tag to compare

What's Changed

  • feat: add an option to skip installation of scheduler by @gramakri in #1807

New Contributors

Full Changelog: v7.0.10...v7.0.11

v7.0.10

23 Aug 09:05
Compare
Choose a tag to compare

Minor bug fixes.

v7.0.9

28 Jul 22:05
Compare
Choose a tag to compare

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

16 Jul 22:13
Compare
Choose a tag to compare

What's Changed

  • feat: implement and use new confg key for trusted hosts by @MichaIng in #1797

New Contributors

Full Changelog: v7.0.7...v7.0.8

v7.0.7

16 Jul 18:48
Compare
Choose a tag to compare
  • Fixed a problem with writing user avatars and playlist images

Full Changelog: v7.0.6...v7.0.7

v7.0.6

15 Jul 08:05
Compare
Choose a tag to compare
  • fix: service worker requires security context (closes #1790) in b08cc11

Full Changelog: v7.0.5...v7.0.6

v7.0.5

14 Jul 19:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.4...v7.0.5