Skip to content

9.7.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 04 Sep 18:23

Fixes

  • Recursion in openDatabase when using SentrySqfliteDatabaseFactory (#3231)

Enhancements

  • Replay: continue processing if encountering InheritedWidget (#3200)
    • Prevents false debug warnings when using provider for example which extensively uses InheritedWidget