2.10.0 (2024-11-12)
- standalone: Use data attribute for 404 tracking (avoid separate script) (a793f13)
2.9.0 (2024-11-08)
2.8.0 (2024-11-01)
- allow specific version for enhancer in 404 script (8511ed2)
- enhancer-version: allow selecting a specific enhancer version in standalone (4cf9762)
2.7.0 (2024-10-17)
2.6.0 (2024-09-19)
- index: better way of setting search parameters (584de2c)
- index: do not show question mark if no URL parameters are set (e650367)
- 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)
2.5.3 (2024-09-18)
- release: use github relase attachments instead of git repo checkins (6fcee18)
2.5.2 (2024-09-18)
- release: include explicit list of assets (4452c2d)
2.5.1 (2024-09-18)
- index: better comment (152b477)
2.5.0 (2024-09-17)
- build: create hashsums for generated files (3b690ed)
2.4.0 (2024-09-09)
2.3.1 (2024-08-22)
2.3.0 (2024-08-19)
- allow increasing the sampling rate up to 1/10 for specific use cases (f96e713)
- minirum: allow increasing the sampling rate up to 1/10 for specific use cases (05f6da7), closes #156
2.2.0 (2024-08-13)
- bundle: release a standalone 404.js that can be used to track error pages (33d70b5)
- improve errors capture (#189) (d7448eb)
- improving enhancer loading timing (#175) (d9c690e)
- trigger release (7d8f4e0)
2.1.4 (2024-06-05)
- docs: don't use self-closing HTML tags (5cbe559)
2.1.3 (2024-06-05)
2.1.2 (2024-05-31)
- avoid exceptions when error events don't have the expected structure (ac388d8)
2.1.1 (2024-05-15)
- semantic release standalone (8be7e79)
2.1.0 (2024-05-15)
- rum-standalone: adapt rum for using standalone (9ce880c)
2.0.1 (2024-04-18)
- change id generation (e27cc90)
2.0.0 (2024-01-19)
- add checkpoint in downstream event (ca432e5)
- minirum: reduce overall code size by 50% (e8dbd19)
- minirum: instrumentation has been simplified, this requires changes in project code. Enhancer is requested from same origin, which requires CDN config change.
1.8.0 (2023-12-11)
- round timestamp (69ab356)
- add noise to page view counter for privacy (e7048e6)
- use performance api when available for timing (d5adf48)
1.7.0 (2023-10-25)
- checkpoint: track pages viewed per session (d224c64)
1.6.0 (2023-10-18)
- cwv: add support for TTFB (70b283a)
1.5.0 (2023-09-21)
- index: enable configurable base url (b1dace5)
- index: enable relative URL as beacon destination (528ce77)
- index: simplify code (7085202)
1.4.1 (2023-09-14)
- cwv: add cwv metrics to known properties (a8048c5)
1.4.0 (2023-09-07)
- filter unknown properties out from the beacon (629feb7)
1.3.0 (2023-09-05)
- lower entropy of rum id. Add millis since first read (5295681)
- lower entropy of rum id. Add millis since first read (51c0a59)
1.2.0 (2023-08-22)
- enable listeners to all RUM events, not just the sampled ones (26d9b2e)
1.1.0 (2023-06-29)
- rum: update to latest boilerplate RUM code (b2216c2)
1.0.1 (2023-01-12)
- index: initial code drop, extracted from helix-project-boilerplate (7d2960b)