Skip to content

Releases: adobe/helix-rum-js

v2.10.0

12 Nov 06:25
Compare
Choose a tag to compare

2.10.0 (2024-11-12)

Features

  • standalone: Use data attribute for 404 tracking (avoid separate script) (a793f13)

v2.9.0

08 Nov 08:52
Compare
Choose a tag to compare

2.9.0 (2024-11-08)

Features

  • use Performance API to get response status and sample accordingly (#224) (7702404)

v2.8.0

01 Nov 10:04
Compare
Choose a tag to compare

2.8.0 (2024-11-01)

Features

  • allow specific version for enhancer in 404 script (8511ed2)
  • enhancer-version: allow selecting a specific enhancer version in standalone (4cf9762)

v2.7.0

17 Oct 12:16
Compare
Choose a tag to compare

2.7.0 (2024-10-17)

Features

v2.6.0

19 Sep 08:24
Compare
Choose a tag to compare

2.6.0 (2024-09-19)

Bug Fixes

  • index: better way of setting search parameters (584de2c)
  • index: do not show question mark if no URL parameters are set (e650367)

Features

  • index: support window.RUM_PARAMS to attach custom URL parameters to collection URL (4e0d22d)
  • rum-params: in standalone replace extra params by data attributes (ec4e6ea)

v2.5.3

18 Sep 08:19
Compare
Choose a tag to compare

2.5.3 (2024-09-18)

Bug Fixes

  • release: use github relase attachments instead of git repo checkins (6fcee18)

v2.5.2

18 Sep 08:12
Compare
Choose a tag to compare

2.5.2 (2024-09-18)

Bug Fixes

  • release: include explicit list of assets (4452c2d)

v2.5.1

18 Sep 08:05
Compare
Choose a tag to compare

2.5.1 (2024-09-18)

Bug Fixes

v2.5.0

17 Sep 15:28
Compare
Choose a tag to compare

2.5.0 (2024-09-17)

Features

  • build: create hashsums for generated files (3b690ed)

v2.4.0

09 Sep 11:28
Compare
Choose a tag to compare

2.4.0 (2024-09-09)

Features

  • Simplify script inclusion when using same domain (98073a4), closes #201