March 31
Cordova agent v7.0.7
Improvements
- Native Android agent updated to version 7.6.5.
March 13
Cordova agent v7.0.6
Improvements
- Fixed Distributed Tracing issues for XMLHttpRequest.
- Native iOS agent updated to version 7.5.4.
February 21
Cordova agent v7.0.5
Improvements
- Implemented Distributed Tracing support for XMLHttpRequest.
- Native Android agent updated to version 7.6.4
December 10, 2024
Cordova agent v7.0.4
Improvements
- Native Android agent updated to version 7.6.2
- Native iOS agent updated to version 7.5.3
October 18, 2024
Cordova agent v7.0.3
Improvements
- Native Android agent updated to version 7.6.1
- Native iOS agent updated to version 7.5.2
September 15, 2024
Cordova agent v7.0.2
Bug Fixes
- Fixed an issue with the
getHttpHeaderforTracking
function, which was causing problems with fetch instrumentation. This fix ensures proper tracking of HTTP requests.
Improvements
- Native Android agent updated to version 7.6.0
September 5, 2024
Cordova agent v7.0.1
New Features and Improvements
- Added a console log disable flag to optionally turn off console log instrumentation. This addresses loading issues some customers were experiencing with certain JavaScript files.
Improvements
- Native Android agent updated to version 7.5.1
- Native iOS agent updated to version 7.5.1
July 23, 2024
Cordova agent v7.0.0
New Features
Application Exit Information
- Added ApplicationExitInfo to data reporting
- Enabled by default
Log Forwarding to New Relic
- Implement static API for sending logs to New Relic
- Can be enabled/disabled in your mobile application's entity settings page
Improvements
- Native Android agent updated to version 7.5.0
- Native iOS agent updated to version 7.5.0
May 31, 2024
Cordova agent v6.2.10
- Improvements
The native iOS Agent has been updated to version 7.4.12, bringing performance enhancements and bug fixes.
- New Features
A new backgroundReportingEnabled feature flag has been introduced to enable background reporting functionality. A new newEventSystemEnabled feature flag has been added to enable the new event system.
April 30, 2024
Cordova agent v6.2.9
- A crash issue in the iOS app has been resolved when the Cordova agent receives responses in the form of blobs or array buffers.
- The native iOS agent has been updated to version 7.4.11, which brings performance enhancements and bug fixes.
- Similarly, the native Android agent has been upgraded to version 7.3.1, improving stability and introducing new features.