Skip to content

Releases: adobe/helix-rum-js

v2.14.0

15 Nov 00:59

Choose a tag to compare

2.14.0 (2025-11-15)

Features

  • adding opt-out support via script param in rum-standalone.js (#317) (121c330)

v2.13.7

14 Nov 04:38

Choose a tag to compare

2.13.7 (2025-11-14)

Bug Fixes

v2.13.6

17 Oct 11:52

Choose a tag to compare

2.13.6 (2025-10-17)

Bug Fixes

  • upgrade @semantic-release/npm to 13.0.0 for provenance support (#312) (46229ad)

v2.13.3

10 Oct 11:03

Choose a tag to compare

2.13.3 (2025-10-10)

Bug Fixes

  • deps: sync package-lock.json with package.json (#295) (5d02b58)

v2.13.2

10 Oct 10:40

Choose a tag to compare

2.13.2 (2025-10-10)

Bug Fixes

  • release: use NPM trusted publishers (5a75566)
  • update package-lock.json to sync with package.json (72c4224), closes #298

v2.13.1

08 Oct 10:25

Choose a tag to compare

2.13.1 (2025-10-08)

Bug Fixes

  • CSP report-only should not create error checkpoint (9454927)

v2.13.0

08 Oct 08:52

Choose a tag to compare

2.13.0 (2025-10-08)

Features

  • add collection for CSP error on helix-rum-enhancer (e655db9)

v2.12.2

17 Jul 11:49

Choose a tag to compare

2.12.2 (2025-07-17)

Bug Fixes

  • wrap micro.js in IIFE to prevent global variable conflicts (ee1766f)

v2.12.1

23 May 14:24

Choose a tag to compare

2.12.1 (2025-05-23)

Bug Fixes

  • release: update publish command to include micro.js in release process (b37d716)

v2.12.0

23 May 09:10

Choose a tag to compare

2.12.0 (2025-05-23)

Bug Fixes

  • micro: add ignore comment for script source assignment in micro.js (ee51131)
  • micro: change loop variable declaration in optel-oneline test (0078697)
  • micro: standardize UUID length in test files (9fd967f)
  • micro: standardize UUID slice length in implementation (e50fa9e)
  • micro: update comment syntax for script source assignment in micro.js (5c289ff)
  • micro: update script source fallback in micro.js and adjust test HTML (1b0be75)
  • micro: update UUID length for ID generation (60ddeda)

Features

  • implement micro-loader for operational telemetry (ce805ca)
  • micro: implement micro.js for dynamic script loading and update test files (5de1947)