Skip to content

Release v1.5.3

Choose a tag to compare

@Coderberg Coderberg released this 25 Jan 15:19
· 662 commits to master since this release
  • Added custom meta titles
  • Added Russian translations
  • Added Dutch translations
  • Added city pages
  • Updated to Symfony 5.0.3
  • Replaced SwiftMailer by Symfony Mailer
  • Some improvements and bug fixes

Upgrading to 1.5.3

Before you update to 1.5.3, back up your website!

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

Add this to your .env.local file:

MAILER_DSN=null://localhost
LANGUAGE_CODE=en