Release v1.9.1
- Updated to Symfony 5.3.10
- Updated JS dependencies
- Minor security Improvements
- Added missing tests
Upgrading To 1.9.1 From 1.9.0
Before you update to v1.9.1, back up your website
$ git pull
$ git checkout v1.9.1
$ yarn install
$ composer install