Skip to content

Releases: brotkrueml/schema

Release 1.6.0

09 Mar 12:49
f5561b0
Compare
Choose a tag to compare

Release 1.5.2

09 Feb 08:40
47ee105
Compare
Choose a tag to compare
  • Fix: Correct sorting of rootline during automatic breadcrumb generation (#32)

Release 1.5.1

30 Jan 08:03
2817986
Compare
Choose a tag to compare
  • Fix: Remove doubled base URL in id of list item in BreadcrumbViewHelper (#31)

Release 1.5.0

22 Jan 17:50
cc25321
Compare
Choose a tag to compare
  • Add Signal/PSR-14 event to decide about embedding of markup (#29)
  • Update schema definition to version 6.0 (#3)

Release 1.4.2

13 Dec 19:25
6abaa02
Compare
Choose a tag to compare
  • Fix: Markup is not lost anymore when non-cached plugin on page (#27)
  • Fix: Don't show special doktypes in BreadcrumbList (#28)

Release 1.4.1

01 Dec 15:13
f8b9a72
Compare
Choose a tag to compare
  • Fix: Handle multiple items in WebPage/mainEntity as array correctly (#25)
  • Deprecation: SchemaManager->setMainEntityOfWebPage() in favour of SchemaManager->addMainEntityOfWebPage() (#25)

Release 1.4.0

23 Nov 16:25
a5b2865
Compare
Choose a tag to compare
  • Multiple items in mainEntity of a WebPage (#25)
  • Update schema definition to version 5.0

Release 1.3.1

04 Nov 12:45
7386c1e
Compare
Choose a tag to compare
  • Use Dependency Injection for TYPO3 v10 with fallback for v9
  • Fix: Type value of 0.00 is not rendered when used in view helper (#23)

Release 1.3.0

28 Sep 19:52
45c26ab
Compare
Choose a tag to compare
  • Configuration option for automatic embedding of a breadcrumb in pages (#20)
  • Choice where to place markup: head or body section (#21)
  • API for retrieving lists of types (#19)

Release 1.2.0

03 Sep 10:50
Compare
Choose a tag to compare
  • Use @graph when multiple types on root level (#17)
  • Don't embed schema markup when page should not be indexed by search engines (#18)
  • Use interface to identify a WebPage type model