Release v1.8.1
- Updated dependencies to Symfony 5.3.1
- Updated JS dependencies
- Various fixes
Upgrading To 1.8.1 From 1.8.0
Before you update to v1.8.1, back up your website
$ git pull
$ git checkout v1.8.1
$ composer install
$ yarn install
Before you update to v1.8.1, back up your website
$ git pull
$ git checkout v1.8.1
$ composer install
$ yarn install