Skip to content

Release v1.5.0

Choose a tag to compare

@Coderberg Coderberg released this 26 Nov 11:15
· 721 commits to master since this release

New features:

  • Custom header image
  • Custom footer text
  • Property features
  • City districts
  • Metro stations
  • XML sitemap generation
  • #10 Possibility to set agent
  • Layout improvements
  • Sorting by priority number
  • New optional filter (by number of bedrooms)

Important changes

  • CKeditor has been replaced by Summernote
  • Renamed entity Locality to City
  • Renamed entity Area to Neighborhood
  • Renamed entity Operation to DealType
  • Updated the app to Symfony 4.4
  • Changed route /property/{id} to /{citySlug}/{slug}/{id}
  • [BREAKING CHANGE] Changed settings storage method

Upgrading to 1.5.0

Before you update to 1.5.0, back up your website!

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

Visit page /admin/settings and set your settings.