Skip to content

Releases: sonata-project/SonataSeoBundle

2.7.0

23 Jan 22:59
2.7.0
b0d586a
Compare
Choose a tag to compare

Added

  • Added SeoPageInterface as alias service of sonata.seo.page for Dependency Injection usages.
  • Added support for latest exporter

Fixed

  • Fix deprecation for symfony/config 4.2+

Removed

  • support for php 5 and php 7.0

2.6.2

05 Nov 07:35
2.6.2
2b7d1f7
Compare
Choose a tag to compare

Fixed

  • Allow overriding default seo service

2.6.1

10 Oct 14:48
2.6.1
7d65a7d
Compare
Choose a tag to compare
2.6.1

2.6.0

27 Aug 08:03
2.6.0
8192b12
Compare
Choose a tag to compare

Added

  • Added SeoAwareTrait

Fixed

  • Make sonata.seo.page alias public

2.5.1

23 Feb 16:33
2.5.1
62affda
Compare
Choose a tag to compare

Changed

  • Switch all templates references to Twig namespaced syntax
  • Switch from templating service to sonata.templating

Fixed

  • Register Sonata\SeoBundle\Command\SitemapGeneratorCommand via console.command tag

2.5.0

07 Jan 10:06
2.5.0
a4daa6c
Compare
Choose a tag to compare

Fixed

  • It is now allowed to install Symfony 4

Changed

  • make services explicit public
  • Changed default title to Project name

2.4.0

30 Nov 10:59
2.4.0
1e444d9
Compare
Choose a tag to compare

Added

  • Russian translations

Changed

  • do not use deprecated array for block menu service

Removed

  • Removed BC layer for old symfony versions
  • Support for ^3.0 and ^3.1 versions of framework-bundle and options-resolver.

2.3.0

22 Oct 22:01
2.3.0
5830a5f
Compare
Choose a tag to compare

Changed

  • moved sonata-project/block-bundle back to require-dev

Removed

  • Support for old versions of PHP and Symfony.

2.2.1

22 Oct 22:01
2.2.1
Compare
Choose a tag to compare

Fixed

  • Pass the right option for showing form help in twitter embedded block

2.2.0

13 Jun 22:04
2.2.0
25b8809
Compare
Choose a tag to compare

Changed

  • Allow Twig ^2.0

Fixed

  • Deprecated usage of Sonata\BlockBundle\Block\BaseBlockService
  • use same as instead of deprecated sameas breadcrumb.html.twig