Releases: newrelic/newrelic-browser-agent
Releases · newrelic/newrelic-browser-agent
v1.252.0
Features
- add types mappings for esm distribution (#887) (811ed41)
- align browser reported uncaught syntax errors (#881) (d4a0f30)
- Capture Internal Metrics for Session Replay Configurations (#879) (f60e7f1)
- Create more granular metrics about stylesheet fix success (#882) (697f13e)
- Report config changes away from default state for UX improvement (#885) (aa19a9c)
Bug Fixes
v1.251.1
Bug Fixes
- Fix deferred Session Replay payloads (#868) (f69e4b0)
- Pass unload options to simultaneous harvests in Session Replay (#870) (655aa5d)
v1.251.0
Features
- Session Replay - Detect Non-Inlined Stylesheets (#859) (69a8e00)
Bug Fixes
- Add fallback for currentBufferTarget (#861) (f43b791)
- Bubble Up API Methods to Top-Level Instance For NPM (#862) (cd6324f)
v1.250.0
Features
- Add a flag to note that a payload occurred during a replay (#834) (1b898c6)
- Session Replay Dynamic Loading (#832) (1af7b89)
Bug Fixes
- TraceId generation regression (non-random trace ids) (#853) (8767f69)
v1.249.0
Features
- Allow empty string for Session Replay masking value (#831) (34f837f)
Bug Fixes
v1.248.0
Features
Bug Fixes
- Fix issue with errors forcefully triggering session traces (#819) (3872c35)
v1.247.0
Features
- Add basic support for deferring the browser agent loader script (#800) (92d864c)
- Add relative timestamps to Session Replay payloads (#810) (e4d1c70)
- Add session durationMs to Session Replay payloads (#792) (3dfc4d4)
- Enable SRI and nonce attributes for async chunks (#805) (fd9c3f3)
- Expose library versions used to capture session replay data (#809) (bc275ee)
- Session Replay API (#803) (12eb453)
v1.246.0
Features
- Add network info to all page view timing events (#768) (757cf19)
- Replace url parsing with URL class (#781) (4206263)
Bug Fixes
- Add feature flag support for Browser Interactions (#779) (aa39c6c)
- Add first harvest of session flags to RUM and Trace (#765) (ab2e9dd)
v1.245.0
Features
- Allow boolean values in setCustomAttribute (#776) (d44f033)
- Detect GraphQL operation names and types in AJAX calls (#764) (8587afc)
- Removing worker build (#762) (15f801b)