koel v4.3.1 Release Notes
Release Date: 2020-04-23 // almost 3 years ago-
⚡️ v4.3.1 fixes the bug of Koel playing with no sound on iOS, along with the ability to trigger updating lyrics right from the Lyrics panel. To upgrade:
- Create a backup
Run these commands
git pull git checkout v4.3.1 git submodule update --init --recursive composer install php artisan koel:init