Skip to content

Releases: newrelic/newrelic-browser-agent

v1.252.0

13 Feb 00:40
e378808
Compare
Choose a tag to compare

1.252.0 (2024-02-12)

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

29 Jan 21:24
e79c0ca
Compare
Choose a tag to compare

1.251.1 (2024-01-29)

Bug Fixes

  • Fix deferred Session Replay payloads (#868) (f69e4b0)
  • Pass unload options to simultaneous harvests in Session Replay (#870) (655aa5d)

v1.251.0

25 Jan 00:27
d0e40c6
Compare
Choose a tag to compare

1.251.0 (2024-01-24)

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

09 Jan 19:14
51b0c24
Compare
Choose a tag to compare

1.250.0 (2024-01-09)

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

14 Dec 16:35
6d85463
Compare
Choose a tag to compare

1.249.0 (2023-12-14)

Features

  • Allow empty string for Session Replay masking value (#831) (34f837f)

Bug Fixes

v1.248.0

16 Nov 17:53
9ba8cd4
Compare
Choose a tag to compare

1.248.0 (2023-11-16)

Features

  • Report enduser.id with Session Replay (#815) (8f5446d)

Bug Fixes

  • Fix issue with errors forcefully triggering session traces (#819) (3872c35)

v1.247.0

14 Nov 21:53
2eb7e28
Compare
Choose a tag to compare

1.247.0 (2023-11-14)

Features

  • Add basic support for deferring the browser agent loader script (#800) (92d864c)
  • Add relative timestamps to Session Replay payloads (#810) (e4d1c70)
  • Add session durationMs to Session Replay payloads (#792) (3dfc4d4)
  • Enable SRI and nonce attributes for async chunks (#805) (fd9c3f3)
  • Expose library versions used to capture session replay data (#809) (bc275ee)
  • Session Replay API (#803) (12eb453)

v1.246.1

31 Oct 15:31
77e8530
Compare
Choose a tag to compare

1.246.1 (2023-10-31)

Bug Fixes

v1.246.0

24 Oct 13:49
c39c469
Compare
Choose a tag to compare

1.246.0 (2023-10-23)

Features

  • Add network info to all page view timing events (#768) (757cf19)
  • Replace url parsing with URL class (#781) (4206263)

Bug Fixes

  • Add feature flag support for Browser Interactions (#779) (aa39c6c)
  • Add first harvest of session flags to RUM and Trace (#765) (ab2e9dd)

v1.245.0

18 Oct 17:44
97cbacf
Compare
Choose a tag to compare

1.245.0 (2023-10-18)

Features

  • Allow boolean values in setCustomAttribute (#776) (d44f033)
  • Detect GraphQL operation names and types in AJAX calls (#764) (8587afc)
  • Removing worker build (#762) (15f801b)