Skip to content

Releases: koel/koel

v6.8.5

07 Dec 09:47
af46734
Compare
Choose a tag to compare

What's Changed

  • feat(build): add CI for MySQL by @phanan in #1614
  • feat(test): add SmartPlaylistService tests by @phanan in #1616
  • feat: better support for creating playlists directly from songs by @phanan in #1617
  • feat: add fade effect to overflown lists by @phanan in #1618
  • fix: album/artist song lists are not sortable by @phanan in #1619

Full Changelog: v6.8.4...v6.8.5

v6.8.4

04 Dec 12:41
1000059
Compare
Choose a tag to compare

What's Changed

  • fix: setting MySQL strict mode to true breaks migration by @phanan in #1615

Full Changelog: v6.8.3...v6.8.4

v6.8.3

03 Dec 15:54
f021d41
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #1612
  • fix: repeated SmartPlaylist rule label in smart playlist forms by @phanan in 11bc521

Full Changelog: v6.8.2...v6.8.3

v6.8.2

02 Dec 23:44
93935ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.8.1...v6.8.2

v6.8.1

29 Nov 12:20
247e6fd
Compare
Choose a tag to compare

What's Changed

  • chore(test): improve client unit tests with user-event and screen by @phanan in #1606
  • fix: update multiple songs duplicate values by @phanan in #1607

Full Changelog: v6.8.0...v6.8.1

v6.8.0

29 Nov 10:18
7e327f5
Compare
Choose a tag to compare

What's Changed

  • feat: use dialog element for overlay component by @phanan in #1594
  • feat: use composables for DialogBox, MessageToast, and Router by @phanan in #1595
  • feat: turn overlay functionalities into composable by @phanan in #1597
  • feat: use overlay instead of soundbars for form submission by @phanan in #1598
  • feat: persist active extra panel's tab by @phanan in #1599
  • feat: allow specifying folder when create/edit playlists by @phanan in #1603
  • fix: file path inconsistency on Windows (closes #1507) by @phanan in #1605

Full Changelog: v6.7.5...v6.8.0

v6.7.5

17 Nov 16:37
2dbda9f
Compare
Choose a tag to compare

(Lol there's no v6.7.4 I messed that up.)

What's Changed

  • fix: bugs with sorting and dragging songs by @phanan in #1593

Full Changelog: v6.7.3...v6.7.5

v6.7.3

17 Nov 11:57
5479ac2
Compare
Choose a tag to compare

What's Changed

  • fix: carriage returns not rendered as new lines by @phanan in #1585
  • feat: make event bus (emitter) type-safe by @phanan in #1591
  • feat: use a composition token by @phanan in #1592 (users need to re-log in for this to take effects)

Full Changelog: v6.7.2...v6.7.3

v6.7.2

13 Nov 22:05
8f9eafe
Compare
Choose a tag to compare

What's Changed

  • feat: group title and artist into one column by @phanan in #1583
  • feat: use Floating UI for "Add To" menu by @phanan in #1584

Full Changelog: v6.7.1...v6.7.2

v6.7.1

08 Nov 20:08
3d34a4c
Compare
Choose a tag to compare

What's Changed

  • feat: add Asteroid visualizer by @phanan in #1577
  • feat: add and use "last played" timestamp for songs and fix some smart playlist bugs by @phanan in #1578
  • feat: allow refreshing playlists by @phanan in #1579

Full Changelog: v6.7.0...v6.7.1