Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@solverat solverat released this 30 Aug 14:00
· 13 commits to master since this release

Pimcore 11 Support

see https://github.com/dachcom-digital/pimcore-seo/blob/master/UPGRADE.md

Global Changes

  • Recommended folder structure by symfony adopted
  • SEO changes are not getting persisted at auto-save events anymore

New Features

  • Xliff Import/Export Support, see #31
    • Introduced XliffAwareIntegratorInterface to specify xliff translation states for given integrator
    • Properties for OpenGraph and TwitterCard integrator can be extended by an 3. argument to include/exclude them for xliff translations (Default false)
  • Seo Document Editor Support, see #54