All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.2.4 - 2024-08-07
- breadcrumb-generation handles non-Page elements correctly
2.2.3 - 2024-03-10
- Schema graph correctly renders DataObjects as Pages (#69)
2.2.2 - 2024-03-08
- robot tag actually assumes free pass for DataObjects
2.2.1 - 2022-09-18
- standardized module testsuites (#24)
- Form template is correctly named
- 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 - 2022-07-19
- Errorpages do not show the seo-fields
- SEO information is not shown on RedirectorPage and VirtualPage (#19)
- deprecation warning in php > 8
2.1.1 - 2022-03-14
- dom reads from stage using correct session (#15)
2.1.0 - 2022-02-11
- Content is loaded via curl to avoid tampering with session
2.0.3 - 2021-11-30
- content analysis actually uses content of the desired page (#13)
2.0.2 - 2021-09-30
- allow overwriting of the Title field via customised data
2.0.1 - 2021-09-28
- body can contain no paragraphs
- show github actions as testset in readme
2.0.0 - 2021-09-24
- automated changelog script
- update readme for v2
- this module only provides SEO analysis (check PR for details: #10)
1.0.3 - 2020-11-02
- blog page viewable in cms again
1.0.2 - 2020-10-25
- chglog config
- do not load Meta & SEO fields on non-pages