Skip to content

Releases: adobe/helix-rum-enhancer

v2.32.0

11 Mar 18:25
Compare
Choose a tag to compare

2.32.0 (2025-03-11)

Features

  • bringing back some more checkpoints: search, login and signup (#372) (0a3ef75)

v2.31.1

11 Mar 10:01
Compare
Choose a tag to compare

2.31.1 (2025-03-11)

Bug Fixes

  • onetrust: prevent duplicate consent tracking events (41ff1c3)

v2.31.1-beta.1

04 Mar 16:55
Compare
Choose a tag to compare
v2.31.1-beta.1 Pre-release
Pre-release

2.31.1-beta.1 (2025-03-04)

Bug Fixes

  • just forcing a release (84ab687)
  • plugin path resolution (f464652)
  • plugins are not executing because they are exported as iife (6e30eb5)

v2.31.0

04 Mar 15:33
Compare
Choose a tag to compare

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

24 Feb 12:50
Compare
Choose a tag to compare

2.30.4 (2025-02-24)

Bug Fixes

  • missingresource: exclude specific RUM tracking resources from missing resource reports (be1f077)

v2.31.0-beta.7

19 Feb 22:47
Compare
Choose a tag to compare
v2.31.0-beta.7 Pre-release
Pre-release

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

03 Feb 17:21
Compare
Choose a tag to compare

2.30.3 (2025-02-03)

Bug Fixes

  • collect repeating clicks upto max configuration (6daba19)
  • comment for max events tracking (b4b1c6d)
  • implement flood control with 1024 max events (e06e1e5)
  • Implement flood control with 1024 max events (ddfdb1e)
  • review feedback (f4e6dd1)

v2.31.0-beta.6

17 Jan 01:22
Compare
Choose a tag to compare
v2.31.0-beta.6 Pre-release
Pre-release

2.31.0-beta.6 (2025-01-17)

Bug Fixes

  • plugins are not executing because they are exported as iife (6e30eb5)

v2.31.0-beta.5

17 Jan 01:08
Compare
Choose a tag to compare
v2.31.0-beta.5 Pre-release
Pre-release

2.31.0-beta.5 (2025-01-17)

Bug Fixes

v2.30.2

17 Jan 22:56
Compare
Choose a tag to compare

2.30.2 (2025-01-17)

Bug Fixes

  • do not trigger fill checkpoint for hidden fields (f6f4c51)