Skip to content

Releases: newrelic/newrelic-browser-agent

v1.270.3

31 Oct 19:07
5c619d9
Compare
Choose a tag to compare

1.270.3 (2024-10-31)

Bug Fixes

  • Ensure all lazy loaded modules issue warning instead of errors (#1234) (cdfdab7)

v1.270.2

29 Oct 22:55
36b3588
Compare
Choose a tag to compare

1.270.2 (2024-10-28)

Bug Fixes

  • Correct naming for logging pageUrl attribute (#1225) (95f5a77)

v1.270.1

23 Oct 19:59
8a0e23b
Compare
Choose a tag to compare

1.270.1 (2024-10-23)

Bug Fixes

  • Remove undefined agentRuntime in Session Trace (#1227) (dc5938f)

v1.270.0

23 Oct 17:35
1957e89
Compare
Choose a tag to compare

1.270.0 (2024-10-22)

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

16 Oct 16:41
2b17bbd
Compare
Choose a tag to compare

1.269.0 (2024-10-16)

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

08 Oct 16:36
c8c9165
Compare
Choose a tag to compare

1.268.0 (2024-10-08)

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

25 Sep 17:08
00949e4
Compare
Choose a tag to compare

1.267.0 (2024-09-23)

Features

Bug fixes

  • Improve reliability of customMasker (#1197) (9f2ef1f)
  • Stringify now returns an empty string if failed to transform (#1198) (310937a)

v1.266.0

17 Sep 14:18
e689a78
Compare
Choose a tag to compare

1.266.0 (2024-09-16)

Features

Bug Fixes

v1.265.1

06 Sep 15:18
bceee43
Compare
Choose a tag to compare

1.265.1 (2024-09-06)

Bug Fixes

v1.265.0

04 Sep 17:39
a9bab74
Compare
Choose a tag to compare

1.265.0 (2024-08-30)

Features

  • add payload size evaluation to generic events feature (#1152) (65d9d11)
  • Add WebSocket wrapper and supportability metrics (#1159) (7b4ab87)
  • Configure Session Replay to wait for DOMContentLoaded (#1164) (84bd299)
  • removing internal barrel exports (#1158) (2e29a6e)
  • Standardize Feature Buffering Behavior (#1155) (d070a43)

Bug Fixes

  • Ensure drain target is a valid event emitter before subscribing (#1167) (187d31f)
  • fix duplicative log payloads on unload (#1166) (52bb088)
  • relative timestamps in session trace (#1142) (378b1fb)
  • Updated Logging API function (#1147) (bf2e980)

Security Fixes

  • apply obfuscation rules to session trace (#1149) (fbc6f9d)