Download Latest Version 2.0.0 source code.zip (743.3 kB)
Email in envelope

Get an email when there's a new version of Flox

Home / 1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
1.1.0 source code.tar.gz 2016-11-30 190.1 kB
1.1.0 source code.zip 2016-11-30 238.9 kB
README.md 2016-11-30 266 Bytes
Totals: 3 Items   429.2 kB 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:

:::bash
git fetch
git checkout 1.1.0
cd backend
composer install
php artisan migrate
Source: README.md, updated 2016-11-30