Koel - Package Updates
-
[1.24.0]
- Update koel to 7.10.1
- Full Changelog
- fix: use default size indices for artist_name and album_name by @nebulade in https://github.com/koel/koel/pull/2011
- feat: make artist/album screen tabs URLs by @phanan in https://github.com/koel/koel/pull/2007
- feat: show Up Next for full screen by @phanan in https://github.com/koel/koel/pull/2009
- fix: upload user avatar by @phanan in
b033fe0
- fix: incorrect identification of successful scans by @phanan in https://github.com/koel/koel/pull/1987
- fix: artist/album info tab missing by @phanan in https://github.com/koel/koel/pull/1988
- fix: local deletion of song files by @phanan in https://github.com/koel/koel/pull/1991
- feat: make dispatched jobs work in an async context by @phanan in https://github.com/koel/koel/pull/1992
- fix: use
null
broadcaster if no Pusher available by @phanan in https://github.com/koel/koel/pull/1993 - fix: restore playlist songs reordering functionality by @phanan in https://github.com/koel/koel/pull/1995
-
[1.24.1]
- Update koel to 7.10.2
- Full Changelog
- feat: option to include/exclude publicly shared media by @phanan in https://github.com/koel/koel/pull/2014
-
[1.24.2]
- Update koel to 7.10.3
- Full Changelog
- feat: auto detect ffmpeg by @phanan in https://github.com/koel/koel/pull/2023
- fix: validate proxy auth using proxy IP instead of client IP #2015 by @Anduin2017 in https://github.com/koel/koel/pull/2020
-
[1.24.3]
- Update koel to 7.10.4
- Full Changelog
- Adding Ray back as a sponsor. It's a super cool app though and you should consider using it if you're a PHP/JS developer.
-
[1.24.4]
- checklist added to manifest
-
[1.25.0]
- Update koel to 7.11.0
- Full Changelog
- You can now mark not just songs and episodes, but artists, albums, and podcasts as favorites. The albums, artists, and podcasts UI elements have been adapted to integrate this change for example, clicking the "Show all / Show favorites only" button on the Album list screen will filter the list accordingly.
- A couple of bugs have been squashed
- A couple of improvements were added
-
[1.26.0]
- Update koel to 7.12.0
- Full Changelog
- feat(demo): prune old and inactive user accounts by @phanan in #2043
- fix: remove obsolete artist/album seeders (closes #2048) by @phanan in #2049
-
[1.27.0]
- Update koel to 7.13.0
- Full Changelog
- fix: smart playlist cannot find new songs (closes #2034) (#2065)
- fix: broken no-genre summary if all songs have genres (#2064)
- fix: headers already sent in PHP streamer (closes #2054) (#2062)
- fix: downgrade sodium_compat to work with 32bit systems (#2061)
- fix: Koel Plus modal cutoff (#2060)
- fix: empty URL would sometimes be displayed (#2057) by @lewislarsen
- feat: support radio stations (#2058)
-
[1.28.0]
- Update koel to 7.14.0
- Full Changelog
- feat: genre revamp by @phanan in https://github.com/koel/koel/pull/2068
- refactor: use functional approach for FE tests by @phanan in https://github.com/koel/koel/pull/2069
- feat(ai): add Laravel Boost by @phanan in https://github.com/koel/koel/pull/2070
- feat(perf): use file resources instead of contents for cloud upload/download by @phanan in https://github.com/koel/koel/pull/2071
- feat: use hash to check if file changed by @phanan in https://github.com/koel/koel/pull/2072
- feat: use
useForm
composable for forms by @phanan in https://github.com/koel/koel/pull/2073 - feat: add Log Viewer for easier local debugging by @phanan in https://github.com/koel/koel/pull/2074
- feat: add NightWatch support by @phanan in https://github.com/koel/koel/pull/2075
- fix: artifact path creation bug by @phanan in https://github.com/koel/koel/pull/2076