- Fix siteaccess aware for multisite
- Compatibility with Ibexa 4
- New change that requires a major version
- Re-Established consistency between config and results
- Add constraints in the Admin UI to the different metas
- Fix release wrong naming
- Fix compliance eZ 3.1.1
- Add new
display_images_in_sitemap
configuration to enable listing theezimage
original urls for each content in the Sitemap. - Add new
sitemap_includes
configuration to specifically 'include' instead of 'exclude'. - Ignore
sitemap_excludes
misconfiguration when necessary - Update the Makefile for better contributor install
- Compatibility with 3.x
- Github Actions and ready for more tests
Thank you to all the contributors! Past, current and future! https://github.com/Novactive/NovaeZSEOBundle/graphs/contributors
- Compatibility with 2.x
- Redirect Module to manage your 301 in the Admin UI directly (under the Content Tab)
- Limit the Sitemap to the Root Location of the Site Access
- Allow
- Revamp of the directory architecture to make it more "Symfony clean like"
- Auto wiring
- PHP 7
- Asset package support
Thank you to all the contributors! Past, current and future! https://github.com/Novactive/NovaeZSEOBundle/graphs/contributors
Many small things, bug fixes, compatibility with eZ 1.x and 2.x
- add Bing Verification Controller and Config
- Remove the Legacy code
- Add the Admin UI.
- New feature: CustomFallback (see Features)
- Fix bug: Editing an object relation or layout block causes the metadata field to lose its value #11
- Fix bug: SELECT query malformed #9
- Fix bug: Metas aren't generated just after the attribute class is added #4
- Initial release