Skip to content

Latest commit

 

History

History
727 lines (323 loc) · 32.8 KB

CHANGELOG.md

File metadata and controls

727 lines (323 loc) · 32.8 KB

3.11.5 (2023-05-04)

Bug Fixes

  • only use SameSite=None for secure cookies (#306) (bd721a5)

3.11.4 (2023-05-04)

Bug Fixes

3.11.3 (2023-05-02)

Bug Fixes

  • compute surrogate keys for unfound json (#303) (f86afde)

3.11.2 (2023-04-29)

Bug Fixes

  • deps: update external fixes (e9a798c)

3.11.1 (2023-04-24)

Bug Fixes

  • mappedMetadata should be drawn from unmapped path (8aa7b79)

3.11.0 (2023-04-24)

Features

3.10.2 (2023-04-11)

Bug Fixes

3.10.1 (2023-04-11)

Bug Fixes

  • read contentbus-id from helix-config (#291) (c3ff2a8)

3.10.0 (2023-03-28)

Features

  • picture: update mobile breakpoint to 600px (#280) (6c72cba)

3.9.0 (2023-03-23)

Features

3.8.12 (2023-03-10)

Bug Fixes

3.8.11 (2023-03-02)

Bug Fixes

  • 404 response should include path-based surrogate key (3600968)

3.8.10 (2023-02-22)

Bug Fixes

3.8.9 (2023-02-06)

Bug Fixes

3.8.8 (2023-02-01)

Bug Fixes

  • deps: update dependency @adobe/helix-shared-utils to v3 (#254) (7e87b87)

3.8.7 (2023-01-29)

Bug Fixes

  • deps: update adobe fixes (b7b72b3)

3.8.6 (2023-01-28)

Bug Fixes

  • deps: update external fixes (22b4340)

3.8.5 (2023-01-20)

Bug Fixes

  • deps: update dependency @adobe/helix-markdown-support to v6.1.0 (5b1c791)

3.8.4 (2023-01-19)

Bug Fixes

  • deps: update adobe fixes (254580c)

3.8.3 (2023-01-17)

Bug Fixes

  • return contentbusId/path surrogate key for redirects (d01d766)

3.8.2 (2023-01-17)

Bug Fixes

  • deps: update dependency hast-util-raw to v8 (#238) (cfe2d43)

3.8.1 (2023-01-15)

Bug Fixes

3.8.0 (2023-01-13)

Features

  • add contentbusId/path as surrogate key (085e029)

3.7.11 (2023-01-12)

Bug Fixes

3.7.10 (2023-01-07)

Bug Fixes

  • deps: update external fixes (8c7930c)

3.7.9 (2022-12-10)

Bug Fixes

  • deps: update external fixes (5c4340f)

3.7.8 (2022-12-09)

Bug Fixes

  • handle cloudflare url error gracefully (issue #216) (3d7e5fb)

3.7.7 (2022-12-08)

Bug Fixes

  • remove og:url meta tag if overridden with "" (d605625), closes #214

3.7.6 (2022-11-29)

Bug Fixes

3.7.5 (2022-11-18)

Bug Fixes

  • deps: update dependency @adobe/helix-shared-utils to v2.2.0 (86f2252)

3.7.4 (2022-11-10)

Bug Fixes

3.7.3 (2022-11-09)

Bug Fixes

  • deps: update dependency @adobe/mdast-util-gridtables to v1.0.3 (f060681)

3.7.2 (2022-11-08)

Bug Fixes

  • deps: update dependency @adobe/mdast-util-gridtables to v1.0.2 (c012ba0)

3.7.1 (2022-11-03)

Bug Fixes

  • deps: update dependency @adobe/helix-markdown-support to v6 (#184) (86640d9)

3.7.0 (2022-11-03)

Features

3.6.3 (2022-11-01)

Bug Fixes

3.6.2 (2022-10-31)

Bug Fixes

  • deps: update dependency github-slugger to v2 (main) (#176) (6bf6b58)

3.6.1 (2022-10-31)

Bug Fixes

3.6.0 (2022-10-27)

Features

3.5.0 (2022-10-26)

Features

3.4.6 (2022-10-22)

Bug Fixes

3.4.5 (2022-10-17)

Bug Fixes

  • utils: do not rewrite links to www or admin (5239749), closes #145
  • utils: fix undefined reference in rewriteLinks (a6b5dd0)
  • utils: rewrite helix links without a trailing slash (8dc1e35), closes #161

3.4.4 (2022-10-06)

Bug Fixes

  • html: do not skip custom headers for 3xx responses (json) (7dfd60d), closes #153

3.4.3 (2022-10-06)

Bug Fixes

  • html: do not skip custom headers for 3xx responses (5aebe7a), closes #153

3.4.2 (2022-10-05)

Bug Fixes

  • deps: update dependency @adobe/helix-markdown-support to v5.0.10 (#155) (bf9ecd3)

3.4.1 (2022-09-28)

Bug Fixes

  • deps: update dependency @adobe/helix-markdown-support to v5.0.9 (de65aca)

3.4.0 (2022-09-21)

Features

  • respect folder mapping also for json (8b53d50), closes #140

3.3.1 (2022-09-13)

Bug Fixes

  • deps: update dependency @adobe/helix-shared-utils to v2.1.0 (#136) (73005fe)

3.3.0 (2022-09-13)

Features

  • improve cross platform compatibilty with conditional crypto import (22f465c)

3.2.0 (2022-09-10)

Features

3.1.8 (2022-08-21)

Bug Fixes

3.1.7 (2022-08-09)

Bug Fixes

  • auth on non-node runtime (899d308)

3.1.6 (2022-08-05)

Bug Fixes

3.1.5 (2022-07-28)

Bug Fixes

  • deps: update dependency @adobe/helix-markdown-support to v3.1.8 (3eee54b)

3.1.4 (2022-07-28)

Bug Fixes

  • add metadata and head surrogate keys also on .plain (#108) (5a085ba), closes #107

3.1.3 (2022-07-12)

Bug Fixes

  • return 200 with no default sheet, 404 with unmatched sheet filter (0a11392)

3.1.2 (2022-07-09)

Bug Fixes

  • deps: update dependency @adobe/helix-markdown-support to v3.1.7 (8dd9cf2)

3.1.1 (2022-07-09)

Bug Fixes

  • deps: update dependency mdast-util-to-hast to v12.1.2 (1c863bc)

3.1.0 (2022-06-24)

Features

  • improve authentication implementation (#90) (def347c), closes #85

3.0.2 (2022-06-16)

Bug Fixes

  • make crypto.randomUUID() portable (d40ba5a)

3.0.1 (2022-06-14)

Bug Fixes

  • handle xfh properly and protect forms and json pipeline (#83) (9c13419)

3.0.0 (2022-06-14)

Features

BREAKING CHANGES

  • PipelineState now need to implement fetch() and createExternalLocation()

2.1.2 (2022-06-04)

Bug Fixes

  • deps: update dependency @adobe/helix-shared-utils to v2.0.11 (811287b)

2.1.1 (2022-06-02)

Bug Fixes

2.1.0 (2022-06-02)

Features

2.0.4 (2022-05-31)

Bug Fixes

  • fix glob matching for mapped pages (c43e359)
  • rename mappedPath to unmappedPath (12e0066)

2.0.3 (2022-05-30)

Bug Fixes

  • deps: update dependency @adobe/helix-markdown-support to v3.1.6 (1dd999a)

2.0.2 (2022-05-28)

Bug Fixes

2.0.1 (2022-05-25)

Bug Fixes

  • querystring is deprecated (d693319)
  • respect fragments and querystring during link-rewrite (44e00d4)

2.0.0 (2022-05-25)

Bug Fixes

  • add link rewriting (bde5fb6)
  • clean up empty paragraphs (30547b7)
  • create tags (88c1ab9)
  • detect and fix wrong dimensions fragment (e0df3dc)
  • improve block css class names (ff05d3c)
  • preserve table-cell align attributes as data-attribures (c5a5c1a)
  • pretty-print html (529facf)
  • replace icon svgs with spans (55aeeeb)
  • unwrap img inside em/strong (dbc6a82)

Features

  • Breaking changes for 2022-05 (f2d1523)

BREAKING CHANGES

  • icons: are now replaced with elements
  • the format of the css class names changed
  • dom changes
  • picture dom changed
  • all links to media and same hlx sites are relativized
  • empty

    tags now properly sourround the following element, eg pictures
  • inter-element whitespace changes

1.5.8 (2022-05-19)

Bug Fixes

  • forms service expect repo and owner in message body (a14e6a0)

1.5.7 (2022-05-17)

Bug Fixes

  • deps: update dependency @adobe/helix-markdown-support to v3.1.5 (10b3bb9)

1.5.6 (2022-05-17)

Bug Fixes

  • avoid leading digits in heading ids (#60) (b2af7bf), closes #59

1.5.5 (2022-05-16)

Bug Fixes

  • deps: update dependency @adobe/helix-shared-utils to v2.0.10 (#58) (2761635)

1.5.4 (2022-05-10)

Bug Fixes

  • deps: update dependency @adobe/helix-markdown-support to v3.1.4 (#55) (29a1a80)

1.5.3 (2022-05-09)

Reverts

  • Revert "ci(release): tag releases in Coralogix (#49)" (9a47ac1), closes #49

1.5.2 (2022-05-08)

Bug Fixes

  • respect x-source-last-modified for json (#51) (094f22b)

1.5.1 (2022-05-06)

Bug Fixes

  • include owner and repo to forms message (#48) (aabb52f)

1.5.0 (2022-05-04)

Features

1.4.2 (2022-05-03)

Bug Fixes

  • deps: update dependency @adobe/helix-shared-utils to v2.0.9 (2aee8a3)

1.4.1 (2022-04-16)

Bug Fixes

  • deps: update dependency @adobe/helix-shared-utils to v2.0.8 (9c7e30d)

1.4.0 (2022-04-12)

Features

  • adjust for upcoming helix-config changes (#37) (e6d4f90), closes #36

1.3.4 (2022-04-11)

Bug Fixes

  • deps: update dependency @adobe/helix-shared-utils to v2.0.7 (e8a293c)

1.3.3 (2022-04-06)

Bug Fixes

  • correct last-modified handling for json (#33) (c9bb4fd)

1.3.2 (2022-03-19)

Bug Fixes

  • expect spec-compliant URL (d65428a)

1.3.1 (2022-03-18)

Bug Fixes

  • deps: update dependency @adobe/helix-shared-utils to v2.0.6 (#26) (186c376)
  • preserve formatting of script tags (#25) (7009f20), closes #23

1.3.0 (2022-03-17)

Features

  • provide pipes for OPTIONS and POSTs (#24) (1dfc47e)

1.2.1 (2022-03-16)

Bug Fixes

1.2.0 (2022-03-16)

Features

1.1.3 (2022-03-12)

Bug Fixes

  • deps: update dependency @adobe/helix-shared-utils to v2.0.5 (4ea15f9)

1.1.2 (2022-03-11)

Bug Fixes

  • handling invalid input url with 400 (#16) (4491691), closes #15

1.1.1 (2022-03-10)

Bug Fixes

  • adapt to breaking change (computeSurrogateKey is async) (9c8830d)
  • deps: update dependency @adobe/helix-shared-utils to v2.0.4 (b5cd927)

1.1.0 (2022-03-10)

Features

  • avoid node built-ins (path and url) (9e315df)

1.0.5 (2022-03-08)

Bug Fixes

1.0.4 (2022-03-08)

Bug Fixes

  • no special headers init for PipelineResponse (#9) (7288677)

1.0.3 (2022-03-08)

Bug Fixes

  • fix canonical url and 404.html response, clean up meta (5f3e999)

1.0.2 (2022-03-08)

Bug Fixes

  • canonical url and 404.html response (9f4e473)

1.0.1 (2022-03-07)

Bug Fixes

  • include static s3 loader (0a89e2f)

1.0.0 (2022-03-07)

Features