Skip to content

Release v2.0.1

Choose a tag to compare

@Coderberg Coderberg released this 20 Feb 19:50
· 360 commits to master since this release
1b2352b
  • 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