Releases: adobe/helix-rum-enhancer
Releases · adobe/helix-rum-enhancer
v2.32.0
v2.31.1
v2.31.1-beta.1
2.31.1-beta.1 (2025-03-04)
Bug Fixes
v2.31.0
2.31.0 (2025-03-04)
Bug Fixes
- bugs and failing tests (5c9adbc)
- cross-browser compatibility (1c21afd)
- just forcing a release (0a643d5)
- plugin path resolution (f77d736)
- plugins are not executing because they are exported as iife (dfc1eea)
- set proper url base for plugins (9726dc8)
- use proper fully qualified URLs for plugin path to avoid CORS (c73eb31)
Features
- allow external extension via window.RUM_PLUGINS (4613b00)
- handle pre-rendering (3181698)
- inline web-vitals.js (7d89e9f)
- introduce minimal plugin system to offset non-essenial logic (8642557)
- introduce minimal plugin system to offset non-essenial logic (6066f0b)
- introduce plugin system to offset non-essenial logic (38a3a65)
- loadresource: add
allresources
feature flag that enables tracking all resources, not just same host (a8fa936) - missingresource: report all resource error with http status code (e3ad482)
Reverts
- Revert "feat: handle pre-rendering" (9603927)
v2.30.4
v2.31.0-beta.7
2.31.0-beta.7 (2025-02-19)
Bug Fixes
- collect repeating clicks upto max configuration (6daba19)
- comment for max events tracking (b4b1c6d)
- do not trigger fill checkpoint for hidden fields (f6f4c51)
- form elements having name/id as id breaks the sourceSelector logic. (37bd0ab)
- implement flood control with 1024 max events (e06e1e5)
- Implement flood control with 1024 max events (ddfdb1e)
- just forcing a release (0a643d5)
- plugin path resolution (f77d736)
- plugins are not executing because they are exported as iife (dfc1eea)
- review feedback (f4e6dd1)
Features
- handle pre-rendering (3181698)
- loadresource: add
allresources
feature flag that enables tracking all resources, not just same host (a8fa936) - missingresource: report all resource error with http status code (e3ad482)
Reverts
- Revert "feat: handle pre-rendering" (9603927)
v2.30.3
v2.31.0-beta.6
2.31.0-beta.6 (2025-01-17)
Bug Fixes
- plugins are not executing because they are exported as iife (6e30eb5)