- [BUGFIX] Check published state for objects
- [LICENSE] Dual-License with GPL and Dachcom Commercial License (DCL) added
- [ENHANCEMENT] Google Worker: Use new namespaces
- [ENHANCEMENT] Allow no auth_config for Google Index Worker @dpfaffenbauer
- [BUGFIX] Fix Migration and Installer
- [BUGFIX] Improve Migrations
- [BUGFIX] Fix installer script
- [NEW FEATURE] Add Release Type to allow draft/public states @64
- Fix Symfony Console deprecation in QueuedIndexDataCommand @NiklasBr
- Skip meta data update when elementId is missing @NiklasBr
- Execute:
bin/console doctrine:migrations:migrate --prefix 'SeoBundle\Migrations'
- Recommended folder structure by symfony adopted
- SEO changes are not getting persisted at auto-save events anymore
- Xliff Import/Export Support, see #31
- Introduced
XliffAwareIntegratorInterface
to specify xliff translation states for given integrator - Properties for
OpenGraph
andTwitterCard
integrator can be extended by an 3. argument to include/exclude them for xliff translations (Defaultfalse
)
- Introduced
- Seo Document Editor Support, see #54
SeoBundle 2.x Upgrade Notes: https://github.com/dachcom-digital/pimcore-seo/blob/2.x/UPGRADE.md