• /
  • EnglishEspañolFrançais日本語한국어Português
  • 로그인지금 시작하기

Browser agent release notesRSS

March 20
Browser agent v1.311.0

버전 1.311.0

특징

에이전트 식별자 제거

에이전트 아키텍처를 단순화하기 위해 에이전트 식별자를 기준으로 한 범위 지정 참조를 제거했습니다. 이제 모든 참조는 에이전트 참조 내에 직접 저장되므로 조회 키를 통해 에이전트 참조와 범위 지정 객체를 결합할 필요가 없습니다.

모든 PageViewTiming 노드에 원래 페이지 URL을 속성으로 지정합니다.

LCP에 대한 이전 작업을 기반으로 모든 타이밍에 대한 pageUrl 속성이 확장되었습니다. PageViewTiming 이벤트는 이제 모든 노드 유형에 대해 원래의 하드 탐색 URL을 보고하여 수집 전에 URL이 변경되더라도 SPA의 데이터 일관성을 보장합니다.

MFE 타이밍 로직 개선

등록 API를 호출하는 올바른 MFE 스크립트를 식별하는 에이전트의 기능을 향상시켰습니다. 이러한 개선으로 MFE 환경에서 더욱 정확한 타이밍 정보를 얻을 수 있습니다.

버그 수정

새로운 MFE 등록 시 문자열 ID를 강제 적용합니다.

문자열이 아닌 ID로 인해 MFE 엔티티 합성 중에 오류가 발생하는 문제를 해결했습니다. 이제 에이전트는 문자열 기반 ID를 강제하며, 다른 데이터 유형이 제공될 경우 경고를 표시합니다.

순환 대체 장치는 수확물에서 재사용 가능한 물체를 제거했습니다.

내부 문자열화 메서드가 수확 페이로드 전체에서 공유 포인터를 제거하는 문제를 수정했습니다. 이로 인해 오류 수확 시 params 속성이 누락되는 경우가 간혹 발생했습니다.

최소화되지 않은 웹팩 빌드 문제를 방지하기 위해 정규 표현식을 업데이트합니다.

정규 표현식에서 $ 문자를 해당 16진수 값으로 대체했습니다. 이렇게 하면 Webpack이 빌드 프로세스 중에 문자를 잘못 바꾸는 것을 방지할 수 있으며, 이전에는 이로 인해 최소화되지 않은 빌드에서 에이전트 오류가 발생했습니다.

지지 성명

뉴렐릭은 에이전트를 정기적으로 업그레이드하여 최신 기능과 성능 이점을 얻을 것을 권장합니다. 이전 릴리스는 지원 종료 시점부터 더 이상 지원되지 않습니다. 출시일은 에이전트 버전의 원래 출판일을 반영합니다.

새로운 브라우저 에이전트 릴리스는 일정 기간 동안 작은 단계로 고객에게 출시됩니다. 이로 인해, 귀하의 계정에서 해당 릴리스에 접근할 수 있는 날짜가 원래 게시 날짜와 일치하지 않을 수 있습니다. 자세한 내용은 이 상태 대시보드를 참조하세요.

당사의 브라우저 지원 정책 에 따라 브라우저 에이전트 v1.311.0은 Chrome 134-144, Edge 134-144, Safari 18-26 및 Firefox 137-147 브라우저 및 버전 범위에 맞춰 개발 및 테스트되었습니다. 모바일 장치의 경우 v1.311.0이 Android OS 16 및 iOS Safari 18-26용으로 구축 및 테스트되었습니다.

February 19
Browser agent v1.310.1

v1.310.1

버그 수정

대체 속성 값을 사용하여 LCP 항목을 개선합니다.

웹 바이탈에서 속성 항목이 없이 LCP가 보고되는 경우, 에이전트는 이제 이를 무시하는 대신 timeToFirstByte 과 같은 다른 기본 제공 속성을 전달합니다.

지지 성명

뉴렐릭은 에이전트를 정기적으로 업그레이드하여 최신 기능과 성능 이점을 얻을 것을 권장합니다. 이전 릴리스는 지원 종료 시점부터 더 이상 지원되지 않습니다. 출시일은 에이전트 버전의 원래 출판일을 반영합니다.

새로운 브라우저 에이전트 릴리스는 일정 기간 동안 작은 단계로 고객에게 출시됩니다. 이로 인해, 귀하의 계정에서 해당 릴리스에 접근할 수 있는 날짜가 원래 게시 날짜와 일치하지 않을 수 있습니다. 자세한 내용은 이 상태 대시보드를 참조하세요.

당사의 브라우저 지원 정책 에 따라, 브라우저 에이전트 v1.310.1은 Chrome 134-144, Edge 134-144, Safari 18-26 및 Firefox 137-147 브라우저 및 버전 범위에 맞춰 개발 및 테스트되었습니다. 모바일 장치의 경우 v1.310.1은 Android OS 16 및 iOS Safari 18-26용으로 구축 및 테스트되었습니다.

February 17
Browser agent v1.310.0

v1.310.0

Features

better MFE timing handling

Improve the detection of script assets reported by the browser which power the MicroFrontEndTiming event's timeToFetch and timeToBeRequested attributes. This change also includes new assetUrl and assetType attributes to better illustrate the assets used to populate the timing data.

This concludes the complete removal of the old SPA feature that is replaced by Soft Navigations feature. Since agent version 1.307.0, the default "SPA" was already switched over, so no breaking changes from this version are expected.

Capture MFE timings as MicroFrontEndTiming Events

Captures the lifecycle timings of registered entities in preparation for future micro front end product

Bug fixes

Update measure API types

Corrects an issue where the typings associated with the measure API did not accept PerformanceMark as a valid input for start or end values.

Support statement

New Relic recommends that you upgrade the agent regularly to ensure that you're getting the latest features and performance benefits. Older releases will no longer be supported when they reach end-of-life. Release dates are reflective of the original publish date of the agent version.

New browser agent releases are rolled out to customers in small stages over a period of time. Because of this, the date the release becomes accessible to your account may not match the original publish date. Please see this status dashboard for more information.

Consistent with our browser support policy, v1.310.0 of the Browser agent was built for and tested against these browsers and version ranges: Chrome 134-144, Edge 134-144, Safari 17-26, and Firefox 137-147. For mobile devices, v1.310.0 was built and tested for Android OS 16 and iOS Safari 17-26.

February 3
Browser agent v1.309.0

v1.309.0

Features

Warn when more than one agent is running

Added a console warning when more than one Browser agent is running on the page.

Improve MFE tag setting

Enforce tags to be set for micro frontends by supplying an object of key-value pairs to the tags argument of the register(...) API. This allows for tags to be specified with an explicit value instead of only supporting boolean tags.

Add WebDriver detection attribute to PageView & PageViewTiming

PageView, PageViewTiming and initialPageLoad-category BrowserInteraction events will now report a webdriverDetected property corresponding to the navigator.webdriver set by the browser.

Bug fixes

Micro agent duplicate handlers

Fixes when micro agents are created in a staggered fashion, handlers for each agent is multiplied by the number of agents that follow. For example if there were two agents, the handlers for the first agent was registered twice. This had the effect of duplicating events + contents of harvest payloads.

allow child registrations from blocked parents

Allow blocked parent entities to still instantiate a child MFE when registering

Support statement

New Relic recommends that you upgrade the agent regularly to ensure that you're getting the latest features and performance benefits. Older releases will no longer be supported when they reach end-of-life. Release dates are reflective of the original publish date of the agent version.

New browser agent releases are rolled out to customers in small stages over a period of time. Because of this, the date the release becomes accessible to your account may not match the original publish date. Please see this status dashboard for more information.

Consistent with our browser support policy, v1.309.0 of the Browser agent was built for and tested against these browsers and version ranges: Chrome 133-143, Edge 133-143, Safari 17-26, and Firefox 136-146. For mobile devices, v1.309.0 was built and tested for Android OS 16 and iOS Safari 17-26.

January 8
Browser agent v1.308.0

버전 1.308.0

특징

등록 API를 사용하여 MFE 태그 지원을 추가합니다.

등록 API를 사용하여 엔티티 태그를 추가하는 기능을 지원합니다.

MFE 상호 연결을 용이하게 하기 위해 child.id 속성을 추가합니다.

UI에서 향후 상호 연결을 용이하게 하기 위해 중복 데이터에 child.id 속성을 추가합니다.

"등록 해제" API를 추가합니다.

향후 Micro 프론트-엔드 지원 계획과 함께 사용할 수 있도록 등록된 개체를 등록 해제하는 기능을 추가합니다.

관계 합성을 용이하게 하기 위해 parent.type 속성을 추가합니다.

MFE 데이터 수집 중 향후 관계 합성을 위해 필요한 parent.type 속성을 추가합니다.

기본 종료 사유 추가

종료 이유를 확인할 수 없는 WebSocket 이벤트에 기본 종료 이유 unknown 을 추가합니다.

버그 수정

숫자 필드에 null이 아닌 값만 허용합니다.

숫자 필드가 WebSocket 이벤트에 항상 보고되도록 하려면 기본값을 0 으로 설정하십시오. undefined

깔끔한 WebSocket URL

WebSocket 이벤트에 보고된 URL에서 해시 조각과 쿼리 매개변수를 제거합니다.

지지 성명

뉴렐릭은 에이전트를 정기적으로 업그레이드하여 최신 기능과 성능 이점을 얻을 것을 권장합니다. 이전 릴리스는 지원 종료 시점부터 더 이상 지원되지 않습니다. 출시일은 에이전트 버전의 원래 출판일을 반영합니다.

새로운 브라우저 에이전트 릴리스는 일정 기간 동안 작은 단계로 고객에게 출시됩니다. 이로 인해, 귀하의 계정에서 해당 릴리스에 접근할 수 있는 날짜가 원래 게시 날짜와 일치하지 않을 수 있습니다. 자세한 내용은 이 상태 대시보드를 참조하세요.

당사의 브라우저 지원 정책 에 따라 브라우저 에이전트 v1.308.0은 Chrome 133-143, Edge 133-143, Safari 17-26 및 Firefox 136-146 브라우저 및 버전 범위에 맞춰 개발 및 테스트되었습니다. 모바일 장치의 경우 v1.308.0이 Android OS 16 및 iOS Safari 17-26용으로 구축 및 테스트되었습니다.

January 6
Browser agent v1.307.0

v1.307.0

Features

Make soft navigations feature the default SPA

Soft navigations feature is now the enforced running feature for SPA. The older and deprecated SPA feature cannot be selected or used as of this update.

Add resetSession option to setUserId() API

Introduces option to reset the browser agent session when updating a userid via the setUserId() API.

Ajax deny list wildcard support

Adds wildcard character support, with the * character, to the AJAX deny list feature which allows to substitute one or more characters in your deny list filters.

Support statement

New Relic recommends that you upgrade the agent regularly to ensure that you're getting the latest features and performance benefits. Older releases will no longer be supported when they reach end-of-life. Release dates are reflective of the original publish date of the agent version.

New browser agent releases are rolled out to customers in small stages over a period of time. Because of this, the date the release becomes accessible to your account may not match the original publish date. Please see this status dashboard for more information.

Consistent with our browser support policy, v1.307.0 of the Browser agent was built for and tested against these browsers and version ranges: Chrome 133-143, Edge 133-143, Safari 17-26, and Firefox 136-146. For mobile devices, v1.307.0 was built and tested for Android OS 16 and iOS Safari 17-26.

December 16, 2025
Browser agent v1.306.0

v1.306.0

Features

Control log API through separate RUM flag

Logs captured by the newrelic.log method will now be configurable through settings and controlled separately from wrapped logs. This allows one to be disabled without affecting the other, as in the case that only newrelic.log is desired and not auto instrumented console.

Ensure responseStart is valid before relying on onTTFB

Adds an extra validation step to ensure that responseStart of the nav timing entry is valid before relying on onTTFB to return valid data. The web-vitals library depends on that value to operate correctly, and without a valid TTFB response, the agent will not send the RUM call. This change ensures that fallback measures are taken when responseStart is invalid, to ensure a RUM call is sent more reliably, which helps compatibility with unsupported frameworks such as ElectronJS.

Bug fixes

Remove linebreak syntax from webpack output

Removes the newline character in webpack output to avoid issues with copy-pasting our script as a string inside code.

Support statement

New Relic recommends that you upgrade the agent regularly to ensure that you're getting the latest features and performance benefits. Older releases will no longer be supported when they reach end-of-life. Release dates are reflective of the original publish date of the agent version.

New browser agent releases are rolled out to customers in small stages over a period of time. Because of this, the date the release becomes accessible to your account may not match the original publish date. Please see this status dashboard for more information.

Consistent with our browser support policy, v1.306.0 of the Browser agent was built for and tested against these browsers and version ranges: Chrome 133-143, Edge 133-143, Safari 17-26, and Firefox 135-145. For mobile devices, v1.306.0 was built and tested for Android OS 16 and iOS Safari 17-26.

Copyright © 2026 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.