Skip to content

Releases: newrelic/newrelic-browser-agent

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)

v1.264.0

06 Aug 22:32
c22c2fa
Compare
Choose a tag to compare

1.264.0 (2024-08-06)

Features

  • Create generic events feature with 1,000 event limit (#1121) (63ab04f)
  • Report Page Actions with Generic Events Feature (#1124) (0d52acf)

v1.263.0

25 Jul 23:27
4292f00
Compare
Choose a tag to compare

1.263.0 (2024-07-25)

Features

Bug Fixes

v1.262.0

10 Jul 15:58
f56c21e
Compare
Choose a tag to compare

1.262.0 (2024-07-09)

Features

Bug Fixes

  • address call to stopTimer on undefined scheduler (#1104) (5022134)
  • Release backlog memory when features are blocked by RUM (#1102) (5eb9164)
  • safeguard api calls (#1103) (3d815a3)

v1.261.2

02 Jul 14:59
bf656c6
Compare
Choose a tag to compare

1.261.2 (2024-07-01)

Bug Fixes

  • recordReplay will restart replays on same session page loads (#1093) (cecddbe)

v1.261.1

26 Jun 18:28
0168f5b
Compare
Choose a tag to compare

1.261.1 (2024-06-26)

Bug Fixes

  • Unhandled promise rejection for session import (#1088) (03efcf3)

v1.261.0

26 Jun 01:37
72d1e78
Compare
Choose a tag to compare

1.261.0 (2024-06-26)

Features

  • Add Logging API entry points and central handler (#1052) (face445)
  • Add Logging Configurations (#1058) (3c4ea26)
  • Add wrapLogger API method for wrapping 3rd party loggers (#1054) (3713d73)
  • Create logging feature (#1059) (c573e33)
  • Logging feature harvesting and optimizations (#1064) (9a9fad5)
  • Pass logging API args as object for better extensibility (#1074) (8fbd25a)

Bug Fixes

  • dedup pre-load ajax requests (#1081) (9f95b33)
  • Prevent session reset triggers from harvesting session trace data (#1050) (bec022b)
  • Reading finish of null in SPA (#1085) (df874f7)