Releases: adobe/helix-html-pipeline
Releases · adobe/helix-html-pipeline
v5.0.2
5.0.2 (2023-09-14)
Bug Fixes
BREAKING CHANGES since 4.x
- empty cells in local metadata (
title
,description
,image
,canonical
,image
,image-alt
) cause the respective metadata value to be empty. previously, it would fallback to the metadata heuristically extracted from the content (first H1, first paragraph, hero image). twitter:title
,twitter:description
,twitter:image
have a fallback on theirog:*
counterparts and not on the default metadata heuristically extracted from the content (first H1, first paragraph, hero image).- double double-quote values (
""
) in the metadata-sheets (not documents) will suppress rendering of the metadata element.
v5.0.1
v5.0.0
5.0.0 (2023-09-09)
Fixes
BREAKING CHANGES
- empty cells in local metadata (
title
,description
,image
,canonical
,image
,image-alt
) cause the respective metadata value to be empty. previously, it would fallback to the metadata heuristically extracted from the content (first H1, first paragraph, hero image). twitter:title
,twitter:description
,twitter:image
have a fallback on theirog:*
counterparts and not on the default metadata heuristically extracted from the content (first H1, first paragraph, hero image).- double double-quote values (
""
) in the metadata-sheets (not documents) will suppress rendering of the metadata element.