Releases: brotkrueml/schema
Releases · brotkrueml/schema
2.7.1
Fixed:
- Avoid error when SchemaManager is called via view helpers in backend context (#108)
2.7.0
Added:
- Configuration option to allow only one breadcrumb list (#104)
2.6.4
Fixed:
- Avoid deprecation in admin panel for PHP 8.2
2.6.3
Fixed:
- "Cannot call constructor" error in admin panel with TYPO3 v12.1
2.6.2
Fixed:
- "CacheManager can not be injected" error in custom functional tests when using typo3/testing-framework (#102)
2.6.1
Fixed:
- Rich Snippet Tool interprets FAQPage in breadcrumb wrong (#101)
1.13.2
Fixed:
- Rich Snippet Tool interprets FAQPage in breadcrumb wrong (#101)
2.6.0
Added:
- Compatibility with TYPO3 v12 (#99)
2.5.2
Fixed:
- Property with only
@id
as value not displayed in AdminPanel (#98)