Release v2.0.1
- Updated to Symfony 6.0.4
- Refactored the code
- Fixed minor issues in UI
Upgrading To 2.0.1 From 2.0.0
Step 1. Before you update to v2.0.1, back up your website
Step 2. Update code and install dependencies:
$ git pull
$ git checkout v2.0.1
$ composer install