Skip to content

Releases: adobe/helix-html-pipeline

v5.0.2

14 Sep 12:30
Compare
Choose a tag to compare

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 their og:* 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

09 Sep 14:05
Compare
Choose a tag to compare

5.0.1 (2023-09-09)

Bug Fixes

v5.0.0

09 Sep 13:07
Compare
Choose a tag to compare

5.0.0 (2023-09-09)

Fixes

  • metadata fallback for empty values (2c7481c), see #382

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 their og:* 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.

v4.1.5

02 Sep 23:07
Compare
Choose a tag to compare

4.1.5 (2023-09-02)

Bug Fixes

  • deps: update dependency jose to v4.14.5 (a6eafdb)

v3.12.5

02 Sep 23:08
Compare
Choose a tag to compare

3.12.5 (2023-09-02)

Bug Fixes

  • deps: update dependency jose to v4.14.5 (7622a83)

v3.12.4

26 Aug 15:24
Compare
Choose a tag to compare

3.12.4 (2023-08-26)

Bug Fixes

  • deps: update dependency @adobe/helix-markdown-support to v6.3.1 (1aab919)

v4.1.4

24 Aug 14:15
Compare
Choose a tag to compare

4.1.4 (2023-08-24)

Bug Fixes

  • deps: update dependency @adobe/helix-markdown-support to v6.3.1 (#385) (0c208fb)

v4.1.3

04 Aug 16:00
Compare
Choose a tag to compare

4.1.3 (2023-08-04)

Bug Fixes

v3.12.3

04 Aug 16:01
Compare
Choose a tag to compare

3.12.3 (2023-08-04)

Bug Fixes

v4.1.2

02 Aug 12:38
Compare
Choose a tag to compare

4.1.2 (2023-08-02)

Bug Fixes

  • remove legacy loading of metadata.json (#373) (90b665f)