Release v1.5.3
- 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