Skip to content

Releases: syntro-opensource/silverstripe-seo

2.2.4

07 Aug 07:49
Compare
Choose a tag to compare

🐞 Fixed

  • breadcrumb-generation handles non-Page elements correctly

2.2.3

10 Mar 10:56
Compare
Choose a tag to compare

🐞 Fixed

  • Schema graph correctly renders DataObjects as Pages (#69)

2.2.2

08 Mar 10:45
Compare
Choose a tag to compare

🐞 Fixed

  • robot tag actually assumes free pass for DataObjects

2.2.1

18 Sep 15:42
Compare
Choose a tag to compare

🍰 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

19 Jul 15:34
Compare
Choose a tag to compare

🍰 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

14 Mar 13:55
Compare
Choose a tag to compare

🐞 Fixed

  • dom reads from stage using correct session (#15)

2.1.0

11 Feb 18:18
Compare
Choose a tag to compare

🔧 Changed

  • Content is loaded via curl to avoid tampering with session

2.0.3

30 Nov 11:31
Compare
Choose a tag to compare

🐞 Fixed

  • content analysis actually uses content of the desired page (#13)

2.0.2

30 Sep 16:08
Compare
Choose a tag to compare

🐞 Fixed

  • allow overwriting of the Title field via customised data

2.0.1

28 Sep 16:52
Compare
Choose a tag to compare

🐞 Fixed

  • body can contain no paragraphs

🔧 Changed

  • show github actions as testset in readme