December 10
React Native agent v1.4.8
Improvements
- Native Android agent updated to version 7.6.2
- Native iOS agent updated to version 7.5.3
November 15
React Native agent v1.4.7
Improvements
- Added support for Expo 52
- Disabled default native C++ crash reporting
September 16
React Native agent v1.4.6
Improvements
- Native Android agent updated to version 7.6.1
- Native iOS agent updated to version 7.5.2
React Native agent v1.4.5
Updates
- Native Android agent updated to version 7.6.0
September 3
React Native agent v1.4.4
Bug Fixes
- Fixed an issue causing the application to crash when transitioning to the background due to a mismatch between the Android and NDK agents.
August 21
React Native agent v1.4.3
New Features
- Distributed Tracing Control
- Introducing a new feature flag:
distributedTracingEnabled
, providing the ability to enable or disable distributed tracing functionality.
- Introducing a new feature flag:
Bug Fixes
- Addressed an issue where console debug logs were incorrectly displayed as console errors.
July 26
React Native agent v1.4.1
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
React Native agent v1.4.0
Important Notice
Don't use this version.
This release is invalid and should not be used. Please use React Native agent version 1.4.1.
July 1
React Native agent v1.3.9
- Updated the native Android agent to version 7.3.1.
May 31
React Native agent v1.3.8
- Improvements
The native iOS Agent has been updated to version 7.4.11, 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.
- Changes
The interactionTracingEnabled feature flag has been disabled by default to prevent potential crashes from occurring.