Skip to content

Release v1.9.5

Choose a tag to compare

@Coderberg Coderberg released this 13 Mar 10:06
  • Updated to Symfony 5.4.6
  • Fixed UI issues

Upgrading To 1.9.5 From 1.9.4

Step 1. Before you update to v1.9.5, back up your website
Step 2. Update code and install dependencies:

$ git pull
$ git checkout v1.9.5
$ composer install