Releases: neos/neos-seo
Releases · neos/neos-seo
Compatibility to Neos9 beta 11 and 12
3.3.5
Bugfixes
- Use correct attribute name for google site verification meta tag by @Benjamin-K in #184
- Regex is failing on a proper verification code by @hphoeksma in #181
New Contributors
- @hphoeksma made their first contribution in #181
Full Changelog: 4.1.3...3.3.5
4.1.3
What's Changed
- TASK: Adjust to renamed NodeTypeConstraints by @ahaeslich
Full Changelog: 4.1.2...4.1.3
4.1.2
compatibility with recent Neos 9 changes - correct branch
4.1.0
What's Changed
- TASK: adjustments to standalone ES CR by @skurfuerst in #168
- FEATURE: Improve ESCR Compatibility by @ahaeslich in #172
- FEATURE: Refactor XmlSitemap and robots.txt to work with the new ESCR by @ahaeslich in #173
New Contributors
- @skurfuerst made their first contribution in #168
- @ahaeslich made their first contribution in #172
Full Changelog: 3.3.4...4.1.0
3.3.4
What's Changed
- BUGFIX: SocialProfile - twitter url not display by @markuspfeifenberger in #164
- BUGFIX: add missing editors to nodetypes for showing backend translations by @crydotsnake in #167
- BUGFIX: Adjust installation instructions by @jonnitto in #170
New Contributors
- @markuspfeifenberger made their first contribution in #164
Full Changelog: 3.3.3...3.3.4
4.0.2
TASK: NodeInterface -> Node; Removal of NodeAccessor
4.0.1: Merge pull request #168 from neos/40-contentrepository
TASK: adjustments to standalone ES CR
only compatibility with Neos 9 (ES CR)
4.0.0 TASK: support ES CR in neos-seo 4
no compaitiblity with Neos 9 anymore (as we need to fork off for changing neos-seo)
3.3.3 TASK: explicitly branch Neos 9 out