1.1.0
- Add translations for update messages
- Fix episode number if it > 99
- Toggle button to check or uncheck all episodes of an season once
To upgrade, run:
git fetch
git checkout 1.1.0
cd backend
composer install
php artisan migrate
To upgrade, run:
git fetch
git checkout 1.1.0
cd backend
composer install
php artisan migrate