Koel - Package Updates
-
[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
useFormcomposable 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
-
[1.29.0]
- Update koel to 7.15.0
- Full Changelog
- feat: upload/remove artist/album arts via form by @phanan in #2079
- feat: group fragmented commands into an Actions menu by @phanan in #2081
- fix: reapply the selection state for playable lists by @phanan in #2082
- feat: add Playlist description by @phanan in #2084
- feat(plus): add Ticketmaster integration by @phanan in #2085
- feat: unify all generated/uploaded images by @phanan in #2086
- feat: upload/remove playlist cover by @phanan in #2087
- feat: optimize release build by @AEnterprise in #2077
- fix: janks on song lists and some other improvements by @phanan in #2090
-
[1.29.1]
- Update koel to 7.15.1
- Full Changelog
- refactor: turn some method args into DTO by @phanan in #2091
- fix: inconsistent state after changing album/artist name (closes #2094) by @phanan in #2097
- fix: playlist disappears when no results are found (closes #2092) by @phanan in #2100
- refactor: restrict user API routes to specific actions only (#2098) by @WangYihang in #2101
- refactor: better types for modals and their contexts by @phanan in #2102
-
[1.30.0]
- Make htaccess configurable at
/app/data/public/htaccess - Add php.ini template file
- Make htaccess configurable at
-
[1.31.0]
- Update koel to 8.0.0
- Full Changelog
- feat: support embeds by @phanan in #2105
- feat(plus): simplify Dropbox auth route by @phanan in #2108
- feat: revamp role and permission system by @phanan in #2110
- feat: use proper song lists for home screen by @phanan in #2113
- feat(plus): support custom branding by @phanan in #2117
- feat: add composer script for
koel:initby @phanan in #2119 - fix: allow empty playlist description by @Doppelkeks12 in #2118
- feat: keep track of song/transcode sizes by @phanan in #2120
- fix: sidesheet background went missing by @phanan in #2122
- fix: make album/artist tabs scrollable on mobile by @phanan in #2125
-
[1.32.0]
- Update koel to 8.1.0
- Full Changelog
- fix: enable picking custom themes when creating embeds by @phanan in #2149
- fix: selected playables are not collected properly by @phanan in #2151
- feat(ui): use dialog element for context menus by @phanan in #2152
- refactor: extract artwork fields to a reusable component by @phanan in #2156
- feat(ui): use highlight color for selection by @phanan in #2157
-
[1.33.0]
- Update koel to 8.2.0
- Full Changelog
- feat: delete podcast upon last unsubscription by @phanan in #2161
- feat: add synchronized LRC lyrics support by @DzmingLi in #2154
- feat: improvements for plain-text and LRC lyrics by @phanan in #2162
- fix: slow scan (closes #2165) by @phanan in #2173
- fix: missing lyrics support for FLAC files by @ngiamour in #2178
- fix: preamp lost precision due to implicit conversion to int by @phanan in
1843fbb
-
[1.34.0]
- Update koel to 8.3.0
- Full Changelog
- fix: hover status on context menu items by @phanan in #2184