March 31
React Native agent v1.5.3
Improvements
- Native Android agent updated to version 7.6.5.
March 13
React Native agent v1.5.2
Improvements
- Native iOS agent updated to version 7.5.4.
March 5
React Native agent v1.5.1
Improvements
- Resolved build issues related to changes in the new architecture.
February 21
React Native agent v1.5.0
Improvements
- Native Android agent updated to version 7.6.4.
- Added support for React Native New Architecture.
December 10, 2024
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, 2024
React Native agent v1.4.7
Improvements
- Added support for Expo 52
- Disabled default native C++ crash reporting
September 16, 2024
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, 2024
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, 2024
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.