Skip to content

Releases: brotkrueml/schema

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

Release 1.1.0

27 Jul 16:22
Compare
Choose a tag to compare
  • Compatibility with TYPO3 10.0
  • Set classes as final and adjust visibility of methods (where appropriate)

First stable release

11 Jul 11:53
Compare
Choose a tag to compare
  • API and view helpers for adding schema.org terms to a TYPO3 web site
  • View helper for adding breadcrumb markup to a TYPO3 web site
  • Possibility to select the web page type in the page properties
  • Easy definition of the primary content (mainEntity) of a web page
  • Comprehensive documentation

Some fixes, improved documentation

10 Jul 19:03
Compare
Choose a tag to compare
Pre-release
  • [BUGFIX] Allow null setting as property value
  • [BUGFIX] Do not output a property with an empty string
  • [TASK] Rename method getProperties() to getPropertyNames() in AbstractType class
  • [DOCUMENTATION] Streamlined documentation

Bugfix for breadcrumb view helper

09 Jul 17:12
Compare
Choose a tag to compare
Pre-release
  • Check, if breadcrumb item's "data" key is an array

Possibility to overwrite web page type in another language

09 Jul 09:14
Compare
Choose a tag to compare
  • Possibility to overwrite web page type in another language

mainEntity of a WebPage

08 Jul 10:00
Compare
Choose a tag to compare
Pre-release
  • #14 mainEntity of a WebPage can be defined separately
  • Add conflict with extension brotkrueml/sdbreadcrumb