Skip to content

1.13.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 03 Jun 15:56

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