Skip to content

Release v1.5.2

Choose a tag to compare

@Coderberg Coderberg released this 15 Dec 11:26
· 686 commits to master since this release
  • New feature: Similar properties (disabled by default)
  • Some improvements and bug fixes

Upgrading to 1.5.2

Before you update to 1.5.2,back up your website!

$ git pull
$ composer install
$ php bin/console doctrine:migrations:migrate