Releases: newrelic/newrelic-browser-agent
Releases · newrelic/newrelic-browser-agent
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
v1.238.0
Features
Bug Fixes
- Capture potential missing tail data for session trace (#624) (1941427)
- Fix distributed tracing handling of empty string fetch parameter (#640) (5dca741)
- Typo in type declarations (#634) (ada8ad2)
v1.237.1
Bug Fixes
- Fix serialization issue with array data (#621) (6887940)
- prevent dollar symbol only variable names (#631) (cff7bc4)
- SPA feature respects ajax deny_list for fetch (#633) (ccfe510)
- Undefined deny list ignores block internal (#629) (27a1b04)
v1.237.0
Features
- Add warning for large payloads (#620) (d616f64)
- reduce jserrors wrapping and remove onerror use (#614) (e393c96)
- Stop reporting ajax events going to same beacon (#609) (ca43edf)
Bug Fixes
- Defining agent api methods for ts types (#613) (14d4294)
- Fix potential property of undefined errors (#610) (389b5ad)
- prevent invalid error stack traces (#617) (3d9f2c0)
- Remove fetch keep-alive unhandled rejection (#625) (dc4fb1b)
v1.236.0
Features
Bug Fixes
- Fix illegal invocation error on final harvest (#594) (de7049f)
- Handle chunk load promise error introduced in 1.235.0 (#603) (a702e23)
v1.235.0
Features
- Add error mode to session trace - NEWRELIC-8666 NEWRELIC-9283 (#583) (98e3f18)
- Decorate error objects to facilitate future UI experiences (#574) (1167c98)
- Minor feature class changes to support testing new features (#571) (a717951)
- Remove unused data from session trace requests (276c4f6)
- Use new shared session for Session Trace feature - NEWRELIC-8662 (#545) (dbd995a)
v1.234.0
Features
- Migrate RUM network call from GET to POST (#521) (937812a)
v1.233.1
Bug Fixes
- Address bug affecting XHR harvest re-schedule (#561) (cd2dc90)