Skip to content

9.6.0 (Stable)

Latest
Compare
Choose a tag to compare
@sentry-release-bot sentry-release-bot released this 04 Aug 14:02

Note: this release might require updating your Android Gradle Plugin version to at least 8.1.4.

Fixes

  • False replay config restarts because of ScreenshotWidgetStatus equality issues (#3114)
  • Debug meta not loaded for split debug info only builds (#3104)
  • TTID/TTFD root transactions (#3099, #3111)
    • Web, Linux and Windows now create a UI transaction for the root page
    • iOS, Android now correctly create idle transactions
    • Fixes behaviour of traceId generation and TTFD for app start
  • Directionality assertion issue in debug mode (#3088)

Dependencies

Internal

  • Use lifecycle hook for before send event (#3017)