Skip to content

7.22.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 11 Feb 16:22

Fixes

  • Session Replay: Fix various crashes and issues (#4135)
    • Fix FileNotFoundException when trying to read/write .ongoing_segment file
    • Fix IllegalStateException when registering onDrawListener
    • Fix SIGABRT native crashes on Motorola devices when encoding a video
  • (Jetpack Compose) Modifier.sentryTag now uses Modifier.Node (#4029)
    • This allows Composables that use this modifier to be skippable

Features

  • (Internal) Add API to filter native debug images based on stacktrace addresses (#4159)