Flox v2.0.0 Release Notes
Release Date: 2019-12-22 // over 5 years ago-
🚀 Release of version 2.0.0
Previous changes from v1.2.2
-
- ⏱ Increase timeout for bigger imports
- 👍 Allow null value for
original_title
initems
table
⬆️ To upgrade, run:
git fetch git checkout 1.2.2cd backend composer install php artisan migrate