Releases: newrelic/newrelic-browser-agent
Releases · newrelic/newrelic-browser-agent
v1.255.0
Features
- Adjust SR Timestamps to NR Server Time (#939) (94f0dee)
- Send CLS as timing node additionally (#935) (88e71da)
- Switch web vitals library to attribution build (#919) (f36acbc)
- Update agent to use new relic server time (#918) (8a4831c)
v1.254.1
Bug Fixes
- Server Timing - Remove reliance on performance API (#930) (250efcd)
v1.254.0
Features
- Add rum-response metadata handler (#913) (2c99a5b)
- Calculate New Relic time in the agent (#911) (91b1f96)
- maintain a harvestCount for use later with harvestId (#922) (d0b5b7d)
- Standardize all feature behavior to wait for RUM response (#927) (ac266fa)
Bug Fixes
v1.253.0
Features
- Apply deny list to ajax metrics (#898) (a5c2adc)
- Isolate observation context per agent (#903) (85887c8)
- Preload the Session Replay recorder when properly configured (#893) (bc5ebb5)
- Soft Navigations trial (#808) (7fcb627)
v1.252.1
Bug Fixes
- Fix webpack imports in npm package (#905) (35810a8)
- Page load after session timeouts don't start new session (#899) (5c952a0)
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