1.13.0
Important
ANR errors capturing for Android and Apple platforms is enabled by default in this release. Applications that do not want to capture them must explicitly opt out by setting EnableAppNotRespondingTracking to False in the project's .ini configuration file.
Features
- Add experimental session replay capturing for Windows (#1404)
- Add experimental session replay capturing for Android (#1386)
- Add configurable cache mode setting for Sentry Crash Reporter (#1408)
- Add ANR timeout setting for mobile platforms (#1413)
- Enable ANR error capturing by default on Android and Apple platforms (#1415)
Fixes
- Fix Sentry Crash Reporter showing an empty window for packaged games on Mac (#1420)
Dependencies
- Bump Native SDK from v0.14.1 to v0.14.2 (#1387)
- Bump Android Gradle Plugin from v6.6.0 to v6.9.0 (#1388, #1392, #1400, #1409)
- Bump Crash Reporter from v0.2.0 to v0.3.2 (#1391, #1405, #1416)
- Bump Java SDK from v8.41.0 to v8.43.0 (#1394, #1406)
- Bump Cocoa SDK from v9.13.0 to v9.15.0 (#1398, #1407)
- Bump CLI from v3.4.2 to v3.4.3 (#1399)