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

Browser agent release notesRSS

July 23
Browser agent v1.294.0

v1.294.0

Recurso

Colheita antecipada

O agente agora poderá acionar colheitas antecipadas se certos critérios forem atendidos. Isso ajudará a garantir que mais carga seja mantida e vazamentos de memória sejam evitados. O agente iniciará uma coleta antecipada quando o tamanho do buffer de recurso atingir 16 KB; caso contrário, ele continuará coletando a cada 30 segundos, como antes. Este novo comportamento será aplicado ao seguinte evento:

  • Solicitação Ajax
  • BrowserInteraction
  • BrowserPerformance
  • Evento personalizado
  • Log
  • Ação de página
  • Tempo de exibição de página
  • Repetição da sessão
  • Ação do Usuário

Um esforço separado será conduzido para permitir a coleta antecipada de timelice métrica, erros de javascript e rastreamento de sessão que usam outros mecanismos de armazenamento no agente.

Correções de bugs

reportar previousUrl vazio como indefinido

O atributo previousUrl no evento BrowserInteraction foi relatado como uma string vazia nos casos em que document.referrer está vazio. Isso fez com que o agrupamento de URL aplicasse o agrupamento em uma string vazia, levando à adição de grupos sem sentido a previousUrl. previousUrl agora é relatado como undefined para permitir que o agrupamento de URLs ignore URLs vazias.

Declaração de apoio

New Relic recomenda que você atualize o agente regularmente para garantir que esteja obtendo os benefícios mais recentes de recursos e desempenho. Versões mais antigas não terão mais suporte quando chegarem ao fim de sua vida útil. As datas de lançamento refletem a data de publicação original da versão do agente.

Novos lançamentos de agente do browser são disponibilizados aos clientes em pequenas etapas ao longo de um período de tempo. Por esse motivo, a data em que o lançamento fica acessível à sua conta pode não corresponder à data de publicação original. Consulte este dashboard de status para obter mais informações.

De acordo com nossa política de suporte a navegadores, a versão v1.294.0 do agente de Browser foi criada e testada nesses navegadores e intervalos de versão: Chrome 128-138, Edge 128-138, Safari 17-19 e Firefox 130-140. Para dispositivos móveis, a versão v1.294.0 foi criada e testada para Android OS 16 e iOS Safari 17-26.

July 1
Browser agent v1.293.0

v1.293.0

Features

Add "long tasks" internal message

Add an internal message indicating if a wrapped function qualifies as a "long task". This is to be used later in agent features to enhance future behaviors.

Emit SM on rum response invalid timestamps

Emit a supportability metric on receiving an invalid timestamp in the rum call response.

Bug fixes

Address issue keeping distributed traces from being disabled

Addressed a bug where the agent was able to capture distributed traces, even when distributed_tracing: false was supplied in the configuration.

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.293.0 of the Browser agent was built for and tested against these browsers and version ranges: Chrome 128-138, Edge 127-137, Safari 17-19, and Firefox 129-139. For mobile devices, v1.293.0 was built and tested for Android OS 16 and iOS Safari 17-26.

June 26
Browser agent v1.292.1

v1.292.1

Bug fixes

fix custom attribute race condition precedence

Addressed a race condition that occurred between the local storage module reading and writing custom attributes locally and the API updating custom attributes in page memory.

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.292.1 of the Browser agent was built for and tested against these browsers and version ranges: Chrome 127-137, Edge 127-137, Safari 17-18, and Firefox 129-139. For mobile devices, v1.292.1 was built and tested for Android OS 16 and iOS Safari 17-18.1.

June 16
Browser agent v1.292.0

v1.292.0

Features

Update BrowserInteraction and previousUrl definition

Update BrowserInteractions to use document.referrer for previousUrl values on initialPageLoad interactions instead of mirroring previousUrl and targetUrl. This enables better functionality for user journeys and provides more insight on page linkages.

Add more inspection events

Adds new inspection events to the agent. These events include the drain event, window lifecycle events such as navigate, load, DOMContentLoaded, and the session event which emits on changes to the agent's session state.

Bug fixes

Fix finished API timeSinceLoad value

Fixes an issue where the finished api was creating a timeSinceLoad value for PageAction data as the unix timestamp instead of a relative time value in seconds from the page origin.

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.292.0 of the Browser agent was built for and tested against these browsers and version ranges: Chrome 127-137, Edge 127-137, Safari 17-18, and Firefox 128-138. For mobile devices, v1.292.0 was built and tested for Android OS 16 and iOS Safari 17-18.1.

June 6
Browser agent v1.291.1

v1.291.1

Bug fixes

Prevent ST from holding onto Event refs in memory when aborted

Releases the Event entries the agent hold onto in Trace after it has aborted. This addresses a known case of memory leak caused by continuing to add those references to a Set that is never cleared.

Clean BrowserPerformance entryName for resources

The entryName attribute of resource type BrowserPerformance events will now have a cleaner URL, removing the hash fragment from reported URLs.

Add safeguards for addToTrace

Events created with addToTrace API, which have an invalid UNIX timestamp, emit a warning and return without creating the event.

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.291.1 of the Browser agent was built for and tested against these browsers and version ranges: Chrome 126-136, Edge 126-136, Safari 17-18, and Firefox 128-138. For mobile devices, v1.291.1 was built and tested for Android OS 16 and iOS Safari 17-18.1.

May 30
Browser agent v1.291.0

v1.291.0

Features

Create the measure API

Adds the measure API to the newrelic global object. This API allows generating new BrowserPerformance data even if auto-detection of marks and measures is not enabled.

Bug fixes

Fix race between end of session and features aborting

Fix an issue where features would race with the session manager when a session ends. This required a check for session timings to match a given session and could create a state where a new session created from a pre-existing session would trigger a partial replay or no replay, and prevent the agent from sending trace data with a given replay.

Harvest first session trace payload immediately

For better consistency, implemented old behavior where the first ST payload is harvested immediately when the page loads. This helps ensure cases where replays are harvested but traces are not happen less frequently.

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.291.0 of the Browser agent was built for and tested against these browsers and version ranges: Chrome 126-136, Edge 126-136, Safari 17-17, and Firefox 128-138. For mobile devices, v1.291.0 was built and tested for Android OS 16 and iOS Safari 17-18.1.

May 21
Browser agent v1.290.1

v1.290.1

Correções de bugs

Configuração de silêncio getter apenas mensagem harvestCount

O aviso resultante da tentativa do agente de substituir o tempo de execução harvestCount será silenciado corretamente.

Declaração de apoio

New Relic recomenda que você atualize o agente regularmente para garantir que esteja obtendo os benefícios mais recentes de recursos e desempenho. Versões mais antigas não terão mais suporte quando chegarem ao fim de sua vida útil. As datas de lançamento refletem a data de publicação original da versão do agente.

Novos lançamentos de agente do browser são disponibilizados aos clientes em pequenas etapas ao longo de um período de tempo. Por esse motivo, a data em que o lançamento fica acessível à sua conta pode não corresponder à data de publicação original. Consulte este dashboard de status para obter mais informações.

De acordo com nossa política de suporte a browsers, a versão v1.290.1 do navegador Agente foi criada e testada nesses navegadores e intervalos de versão: Chrome 126-136, Edge 126-136, Safari 17-17 e Firefox 128-138. Para dispositivos móveis, a versão v1.290.1 foi criada e testada para Android OS 16 e iOS Safari 17-18.1.

May 21
Browser agent v1.290.1

v1.290.1

Correções de bugs

Configuração de silêncio getter apenas mensagem harvestCount

O aviso resultante da tentativa do agente de substituir o tempo de execução harvestCount será silenciado corretamente.

Declaração de apoio

New Relic recomenda que você atualize o agente regularmente para garantir que esteja obtendo os benefícios mais recentes de recursos e desempenho. Versões mais antigas não terão mais suporte quando chegarem ao fim de sua vida útil. As datas de lançamento refletem a data de publicação original da versão do agente.

Novos lançamentos de agente do browser são disponibilizados aos clientes em pequenas etapas ao longo de um período de tempo. Por esse motivo, a data em que o lançamento fica acessível à sua conta pode não corresponder à data de publicação original. Consulte este dashboard de status para obter mais informações.

De acordo com nossa política de suporte a browsers, a versão v1.290.1 do navegador Agente foi criada e testada nesses navegadores e intervalos de versão: Chrome 126-136, Edge 126-136, Safari 17-17 e Firefox 128-138. Para dispositivos móveis, a versão v1.290.1 foi criada e testada para Android OS 16 e iOS Safari 17-18.1.

Copyright © 2025 New Relic Inc.

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