Skip to content

Releases: adobe/helix-rum-js

v2.0.0

19 Jan 14:46
Compare
Choose a tag to compare

2.0.0 (2024-01-19)

Bug Fixes

  • add checkpoint in downstream event (ca432e5)

Features

  • minirum: reduce overall code size by 50% (e8dbd19)

BREAKING CHANGES

  • minirum: instrumentation has been simplified, this requires changes in project code. Enhancer is requested from same origin, which requires CDN config change.

v1.8.0

11 Dec 16:04
Compare
Choose a tag to compare

1.8.0 (2023-12-11)

Bug Fixes

Features

  • add noise to page view counter for privacy (e7048e6)
  • use performance api when available for timing (d5adf48)

v1.7.0

25 Oct 12:28
Compare
Choose a tag to compare

1.7.0 (2023-10-25)

Features

  • checkpoint: track pages viewed per session (d224c64)

v1.6.0

18 Oct 06:03
Compare
Choose a tag to compare

1.6.0 (2023-10-18)

Features

  • cwv: add support for TTFB (70b283a)

v1.5.0

21 Sep 14:56
Compare
Choose a tag to compare

1.5.0 (2023-09-21)

Features

  • index: enable configurable base url (b1dace5)
  • index: enable relative URL as beacon destination (528ce77)
  • index: simplify code (7085202)

v1.4.1

14 Sep 11:54
Compare
Choose a tag to compare

1.4.1 (2023-09-14)

Bug Fixes

  • cwv: add cwv metrics to known properties (a8048c5)

v1.4.0

07 Sep 08:54
Compare
Choose a tag to compare

1.4.0 (2023-09-07)

Features

  • filter unknown properties out from the beacon (629feb7)

v1.3.0

05 Sep 08:41
Compare
Choose a tag to compare

1.3.0 (2023-09-05)

Features

  • lower entropy of rum id. Add millis since first read (5295681)
  • lower entropy of rum id. Add millis since first read (51c0a59)

v1.2.0

22 Aug 14:27
Compare
Choose a tag to compare

1.2.0 (2023-08-22)

Features

  • enable listeners to all RUM events, not just the sampled ones (26d9b2e)

v1.1.0

29 Jun 09:05
Compare
Choose a tag to compare

1.1.0 (2023-06-29)

Features

  • rum: update to latest boilerplate RUM code (b2216c2)