Skip to content

Release v1.8.1

Choose a tag to compare

@Coderberg Coderberg released this 14 Jun 19:27
· 465 commits to master since this release
7920856
  • Updated dependencies to Symfony 5.3.1
  • Updated JS dependencies
  • Various fixes

Upgrading To 1.8.1 From 1.8.0

Before you update to v1.8.1, back up your website

$ git pull
$ git checkout v1.8.1
$ composer install
$ yarn install