Releases: syntro-opensource/silverstripe-seo
Releases · syntro-opensource/silverstripe-seo
2.2.4
🐞 Fixed
- breadcrumb-generation handles non-Page elements correctly
2.2.3
🐞 Fixed
- Schema graph correctly renders DataObjects as Pages (#69)
2.2.2
🐞 Fixed
- robot tag actually assumes free pass for DataObjects
2.2.1
🍰 Added
- standardized module testsuites (#24)
🐞 Fixed
- Form template is correctly named
🧬 Dependencies
- Bump terser from 5.14.1 to 5.14.2 (#23)
- Bump @syntro-opensource/webpack-config from 1.3.1 to 1.3.2 (#22)
2.2.0
🍰 Added
- Structured data for searchengines (#17)
- A
robots
meta-tag automatically generated (#16)
🐞 Fixed
- Errorpages do not show the seo-fields
- SEO information is not shown on RedirectorPage and VirtualPage (#19)
- deprecation warning in php > 8
🔧 Changed
- Page analysis is now done via a react field (#20)
- update test workflow & dependabot config (#18)
2.1.1
🐞 Fixed
- dom reads from stage using correct session (#15)
2.1.0
🔧 Changed
- Content is loaded via curl to avoid tampering with session
2.0.3
🐞 Fixed
- content analysis actually uses content of the desired page (#13)
2.0.2
🐞 Fixed
- allow overwriting of the Title field via customised data
2.0.1
🐞 Fixed
- body can contain no paragraphs
🔧 Changed
- show github actions as testset in readme