Skip to content

1.2.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 15 Oct 15:09

Features

  • Add screenshot capturing for ensure/assert events on Android (#1097)
  • Add level-specific logging methods (LogDebug, LogInfo, LogWarning, LogError, LogFatal) to match other Sentry SDKs (#1110)
  • Migrated debug symbol upload to unified Python-based implementation to improve stability (#1114)

Fixes

  • Fix screenshot capture after Sentry disabled on Mac (#1101)
  • Fix SDK initialization and packaging issues in plugin version from FAB (#1108)
  • Added missing platform includes (#1106)

Dependencies