Flox v2.0.0 Release Notes

Release Date: 2019-12-22 // over 4 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 in items table

    ⬆️ To upgrade, run:

    git fetch git checkout 1.2.2cd backend composer install php artisan migrate