Releases: newrelic/newrelic-browser-agent
Releases · newrelic/newrelic-browser-agent
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)
v1.244.0
Features
- Add Session Replay configurations to collect inline assets (#763) (cef08dd)
- Bump rrweb to 2.0.0.11 and make constant dynamic at build time (#770) (9ea84cf)
- Ensure 15 second minimum error buffer when possible (#759) (8506803)
Bug Fixes
v1.243.1
Bug Fixes
- Improve Session Replay abort metric reliability (#754) (14f08ac)
v1.243.0
Features
- Do not report ajax nodes in session traces if in deny list (#750) (8106bfa)
- Remove deprecated API inlineHit (#744) (54b42ea)
Bug Fixes
- Adjust Session Replay meta and timestamps (#743) (ed727c6)
- Re-update assets proxy to accept host URL strings (#752) (a7f58a3)
- Set Session Replay first chunk flags more reliably (#740) (42a15e1)
- Tap session entity into storage api for changes across tabs (#741) (81bedc6)
v1.242.0
Features
- Add messaging about Session Replay abort behavior (#734) (e5cd3f1)
- Applying new cache headers to assets (#722) (9ab1c37)
Bug Fixes
- Drain event emitter even when feature fails to initialize (#730) (06edda5)
- Validation of SR configurations (#721) (12f5ec0)
v1.241.0
Features
Bug Fixes
- Final harvest does not happen when initial RUM call fails (#702) (feb8726)
v1.240.0
Features
- Add session trace metadata params (#676) (882b21c)
- Add SR to pro and spa builds (only runs for LP customers) (#677) (6d8ddb4)
- Centralize web vitals timings (#635) (d912e94)
- Origin of agent webpack chunks now changeable (#659) (739e2dd)
v1.239.0
Features
- Add best effort to detect Ajax events before instantiation (#648) (2d3c9d3)
- Add mode to enable agent to not harvest until user consent (#656) (9141a45)
- Remove allow_bfcache flag (#652) (ec113af)
- Removing old supportability metrics (#669) (c17d344)
Bug Fixes