Releases: adobe/helix-rum-js
Releases · adobe/helix-rum-js
v2.10.0
2.10.0 (2024-11-12)
Features
- standalone: Use data attribute for 404 tracking (avoid separate script) (a793f13)
v2.9.0
2.9.0 (2024-11-08)
Features
- use Performance API to get response status and sample accordingly (#224) (7702404)
v2.8.0
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
2.7.0 (2024-10-17)
Features
v2.6.0
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
2.5.3 (2024-09-18)
Bug Fixes
- release: use github relase attachments instead of git repo checkins (6fcee18)
v2.5.2
2.5.2 (2024-09-18)
Bug Fixes
- release: include explicit list of assets (4452c2d)
v2.5.1
2.5.1 (2024-09-18)
Bug Fixes
v2.5.0
2.5.0 (2024-09-17)
Features
- build: create hashsums for generated files (3b690ed)
v2.4.0
2.4.0 (2024-09-09)
Features
- Simplify script inclusion when using same domain (98073a4), closes #201