Releases: neos/neos-seo
Releases · neos/neos-seo
2.0.7 - Support for Neos 4.0
TASK: Declare compatible with Neos 4.x
2.0.6
Fixes the YAML key issue that caused default values to be seen as changed in the Neos UI, this time properly.
Changes: 2.0.5...2.0.6
2.0.5
Fixes a problem which was caused by changed default values, which caused documents to be marked as changed.
2.0.4
Mostly translation updates and a compatibility fix in YAML.
1.0.14
Translation updates
2.0.3
This version
- excludes shortcuts to external URLs from XML sitemap
- changes the twitter card image name from
twitter:image:src
to twitter:image`
All changes: 2.0.2...2.0.3
1.0.13
Excludes shortcuts to external URLs from XML sitemap.
All changes: 1.0.12...1.0.13
2.0.2
Merge pull request #33 from mstruebing/bugfix/regexTwitterHandle BUGFIX: Improve regular expression validation for Twitter card creator
2.0.1 – Bugfix: namespace in core migration
This release contains a fix for a core migration which was using the wrong PHP namespace and thus would block execution of ./flow flow:core:migrate
.
2.0.0 - Neos 3.0 compatibility
Merge pull request #29 from neos/code-migration TASK: Migration for Settings and NodeTypes