Skip to content

Commit 6a4556b

Browse files
minor enhancements
1 parent e2b3b43 commit 6a4556b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/content/docs/release-notes/new-relic-browser-release-notes/browser-agent-release-notes/browser-agent-v1.292.0.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,22 @@ security: []
1212

1313
### Features
1414

15-
#### Update BrowserInteraction previousUrl definition
16-
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.
15+
#### Update `BrowserInteraction` and `previousUrl` definition
16+
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.
1717

1818
#### Add more inspection events
1919
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.
2020

2121

2222
### Bug fixes
2323

24-
#### Fix .finished API timeSinceLoad value
25-
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.
24+
#### Fix `finished` API `timeSinceLoad` value
25+
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.
2626

2727
## Support statement
2828

2929
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](https://docs.newrelic.com/docs/browser/browser-monitoring/getting-started/browser-agent-eol-policy/). Release dates are reflective of the original publish date of the agent version.
3030

3131
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](https://newrelic.github.io/newrelic-browser-agent-release/) for more information.
3232

33-
Consistent with our [browser support policy](https://docs.newrelic.com/docs/browser/new-relic-browser/getting-started/compatibility-requirements-browser-monitoring/#browser-types), 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.
33+
Consistent with our [browser support policy](https://docs.newrelic.com/docs/browser/new-relic-browser/getting-started/compatibility-requirements-browser-monitoring/#browser-types), 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.

0 commit comments

Comments
 (0)