Releases: sonata-project/SonataSeoBundle
Releases · sonata-project/SonataSeoBundle
3.0.0-RC1
3.0.0-alpha.1
2.14.0
Added
- [#596] Added
priority
tosonata.breadcrumb
tag (@core23) - [#588] Added
SeoPageInterface::setBreadcrumb
(@core23) - [#588] Added
SeoPageInterface::getBreadcrumbOptions
(@core23) - [#588] Added
sonata_seo_breadcrumb
twig extension to render current breadcrumb (@core23) - [#597] Allow setting global page prefix and suffix (@core23)
- [#586] Added
SeoPageInterface::addTitlePrefix
(@core23) - [#586] Added
SeoPageInterface::addTitleSuffix
(@core23) - [#586] Added
SeoPageInterface::getOriginalTitle
(@core23) - [#586] Added
sonata_seo_title_text
twig function (@core23)
Changed
Deprecated
2.13.1
Fixed
- [#542] Added missing sonata-project/block-bundle dependency (@patrickmaynard)
2.13.0
2.12.0
2.11.0
2.10.0
2.9.0
2.8.0
Fixed
- cast metadata to string during render
- deprecation notice about using namespaced classes from
\Twig\
- Fixed deprecation notice:
"Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" class is deprecated - Fixed use of deprecated
spaceless
Twig tag
Deprecated
- passing a non-string value when adding meta content
- If you extend
SitemapGeneratorCommand
, avoid usage of the container in the
child command declarations.