Skip to content

Latest commit

 

History

History
98 lines (61 loc) · 2.34 KB

File metadata and controls

98 lines (61 loc) · 2.34 KB

Changelog

[1.0.10] - 2026-03-30

Fixes

  • Fix for invalid css selectors [ref: #132]
  • Retrieve geolocation from request metadata [ref: #135]

[1.0.9] - 2026-03-30

Fixes

  • Added error handling for cookie parsing errors [ref: #128]
  • Added error handling for manifest response [ref: #128]
  • Improve HTMRewriter transform execution [ref: #128]

[1.0.8] - 2026-03-18

Fixes

  • Removing unnecessary webhook validation [ref: #122]
  • Change getCeilTime function to use Date.now() instead of performance.now() [ref: #125]
  • Fix missing default [ref: #129]

[1.0.7] - 2026-03-13

Features

  • Skipping processing of not required responses [ref #126]
  • beta: Added edge delivery own snippet file #124

Fixes

  • Fix KV key [ref: #121]

[1.0.6] - 2026-02-04

Features

  • Adding logLevel option [ref: #117]
  • Bump Optimizely SDK to version 6.3 [ref: #115]
  • Handle KV Update from webhook calls [ref: #114]
  • Improve jQuery loading (when needed) [ref: #113]
  • beta: CSP autocompletion new option fixCSPForOptimizely [ref: #112]

[1.0.5] - 2025-12-12

Features

  • Get nonce value from CSP origin response [ref: #104]

Fixes

  • Remove unknown user agent blockage [ref: #103]
  • Update cookies from the origin response [ref: #105]
  • Fixed filter for redirect change type [ref: #106]

[1.0.4] - 2025-10-17

Features

  • Added monitoring for CMAB integration [ref: #1730-CJS]

Fixes

  • Fix layer level custom code execution [ref: #102]
  • Fix wrong link changes on new Visual Editor [ref: #1737-CJS]
  • Fix Real Time Segment endpoint fixed to https protocol [ref: #1745-CJS]
  • Update ShadowDom library support [ref: #1764-CJS]

[1.0.3] - 2025-08-13

Fixes

  • Fixed Ip audiences support [ref: #97]
  • Force passthrought on internal fetch [ref: #99]
  • Fixed tracking issues with GA4 on redirect issues [ref: #1709-CJS, #1701-CJS]
  • Fixed srcset change option [ref: #1700-CJS]
  • Including properties on custom track event payload [ref: #1706-CJS]

[1.0.2] - 2025-05-09

Features

  • Support for new visual editor [ref: #94]

Fixes

  • Reduce VMAP cookie size [ref: #92]
  • Reduce VPRO cookie size [ref: #93]

[1.0.1] - 2025-03-28

Fixes

  • Fix 302 redirection from origin [ref: #89]
  • Remove nonce alphanumeric validation and encode value [ref: #88]
  • Fix for DOM Change page trigger activating more that once [ref: #90]