Skip to content

Releases: newrelic/newrelic-browser-agent

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)

v1.244.0

11 Oct 22:04
a07c365
Compare
Choose a tag to compare

1.244.0 (2023-10-10)

Features

  • Add Session Replay configurations to collect inline assets (#763) (cef08dd)
  • Bump rrweb to 2.0.0.11 and make constant dynamic at build time (#770) (9ea84cf)
  • Ensure 15 second minimum error buffer when possible (#759) (8506803)

Bug Fixes

v1.243.1

04 Oct 19:54
497ac6e
Compare
Choose a tag to compare

1.243.1 (2023-10-04)

Bug Fixes

  • Improve Session Replay abort metric reliability (#754) (14f08ac)

v1.243.0

04 Oct 16:17
63c0f32
Compare
Choose a tag to compare

1.243.0 (2023-10-04)

Features

  • Do not report ajax nodes in session traces if in deny list (#750) (8106bfa)
  • Remove deprecated API inlineHit (#744) (54b42ea)

Bug Fixes

  • Adjust Session Replay meta and timestamps (#743) (ed727c6)
  • Re-update assets proxy to accept host URL strings (#752) (a7f58a3)
  • Set Session Replay first chunk flags more reliably (#740) (42a15e1)
  • Tap session entity into storage api for changes across tabs (#741) (81bedc6)

v1.242.0

26 Sep 03:01
c1571b9
Compare
Choose a tag to compare

1.242.0 (2023-09-25)

Features

  • Add messaging about Session Replay abort behavior (#734) (e5cd3f1)
  • Applying new cache headers to assets (#722) (9ab1c37)

Bug Fixes

  • Drain event emitter even when feature fails to initialize (#730) (06edda5)
  • Validation of SR configurations (#721) (12f5ec0)

v1.241.0

19 Sep 15:47
9cecdce
Compare
Choose a tag to compare

1.241.0 (2023-09-18)

Features

Bug Fixes

  • Final harvest does not happen when initial RUM call fails (#702) (feb8726)

v1.240.0

12 Sep 21:46
8f696c8
Compare
Choose a tag to compare

1.240.0 (2023-09-12)

Features

  • Add session trace metadata params (#676) (882b21c)
  • Add SR to pro and spa builds (only runs for LP customers) (#677) (6d8ddb4)
  • Centralize web vitals timings (#635) (d912e94)
  • Origin of agent webpack chunks now changeable (#659) (739e2dd)

v1.239.1

02 Sep 03:21
6351c9c
Compare
Choose a tag to compare

1.239.1 (2023-09-02)

Bug Fixes

v1.239.0

01 Sep 22:01
7e3b837
Compare
Choose a tag to compare

1.239.0 (2023-09-01)

Features

  • Add best effort to detect Ajax events before instantiation (#648) (2d3c9d3)
  • Add mode to enable agent to not harvest until user consent (#656) (9141a45)
  • Remove allow_bfcache flag (#652) (ec113af)
  • Removing old supportability metrics (#669) (c17d344)

Bug Fixes