1.2.2
- Increase timeout for bigger imports
- Allow null value for
original_title
initems
table
To upgrade, run:
git fetch
git checkout 1.2.2
cd backend
composer install
php artisan migrate
original_title
in items
tableTo upgrade, run:
git fetch
git checkout 1.2.2
cd backend
composer install
php artisan migrate