koel v4.3.1 Release Notes

Release Date: 2020-04-23 // about 4 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:

    1. Create a backup
    2. Run these commands

      git pull git checkout v4.3.1 git submodule update --init --recursive composer install php artisan koel:init