Skip to content

Release v1.5.1

Choose a tag to compare

@Coderberg Coderberg released this 03 Dec 08:04
· 701 commits to master since this release
  • UX improvements
  • New settings
  • Custom icons support for property features
  • WhiteOctoberPagerfantaBundle has been replaced by KnpPaginatorBundle
  • Updated the app to Symfony 5

Upgrading to 1.5.1

Before you update to 1.5.1, back up your website!

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