Releases: newrelic/newrelic-browser-agent
Releases · newrelic/newrelic-browser-agent
v1.271.0
Features
- Ignore unhandled promise rejections that lack a valid reason (#1233) (25a1fff)
v1.270.3
Bug Fixes
- Ensure all lazy loaded modules issue warning instead of errors (#1234) (cdfdab7)
v1.270.2
Bug Fixes
- Correct naming for logging pageUrl attribute (#1225) (95f5a77)
v1.270.1
Bug Fixes
- Remove undefined agentRuntime in Session Trace (#1227) (dc5938f)
v1.270.0
Features
- Add Firefox to LCP test matcher (#1223) (c6a20e1)
- Move deregisterDrain method to feature-base (#1220) (5fdea14)
- Relocate aggregator from loader and improve agent internals (#1216) (789df5a)
- Remove 'pageHide' from page end-of-lifecycle listener (#1219) (daf349e)
- Remove supportsSendBeacon runtime property (#1224) (a5996be)
v1.269.0
Features
- Add instrumentation metadata to logging (#1208) (6926474)
- Include logging feature in micro agent loader (#1210) (1b24484)
Bug Fixes
- Handle Session Replay Security Policy Errors (#1215) (f14b0fe)
- Only ever allow session traces to capture page load timings once (#1212) (d189686)
v1.268.0
Features
Bug Fixes
- Always return a string for custom stringify method (#1207) (94a9a0b)
- Force generic events feature to clear buffer when unloading (#1202) (d3fac07)
v1.267.0
Features
Bug fixes
- Improve reliability of customMasker (#1197) (9f2ef1f)
- Stringify now returns an empty string if failed to transform (#1198) (310937a)