Skip to content

Releases: newrelic/newrelic-browser-agent

v1.254.1

26 Mar 17:08
dd5e017
Compare
Choose a tag to compare

1.254.1 (2024-03-26)

Bug Fixes

  • Server Timing - Remove reliance on performance API (#930) (250efcd)

v1.254.0

25 Mar 17:36
b416ea6
Compare
Choose a tag to compare

1.254.0 (2024-03-25)

Features

  • Add rum-response metadata handler (#913) (2c99a5b)
  • Calculate New Relic time in the agent (#911) (91b1f96)
  • maintain a harvestCount for use later with harvestId (#922) (d0b5b7d)
  • Standardize all feature behavior to wait for RUM response (#927) (ac266fa)

Bug Fixes

  • Remove webpack imports in npm package (#925) (7b35238)

v1.253.0

13 Mar 21:06
add56de
Compare
Choose a tag to compare

1.253.0 (2024-03-13)

Features

  • Apply deny list to ajax metrics (#898) (a5c2adc)
  • Isolate observation context per agent (#903) (85887c8)
  • Preload the Session Replay recorder when properly configured (#893) (bc5ebb5)
  • Soft Navigations trial (#808) (7fcb627)

v1.252.1

04 Mar 15:06
12de04c
Compare
Choose a tag to compare

1.252.1 (2024-02-29)

Bug Fixes

  • Fix webpack imports in npm package (#905) (35810a8)
  • Page load after session timeouts don't start new session (#899) (5c952a0)

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)