Skip to content

Release v1.9.1

Choose a tag to compare

@Coderberg Coderberg released this 05 Nov 09:03
· 437 commits to master since this release
d71016c
  • 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