Skip to content

9.23.1-alpha.0

Pre-release
Pre-release

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 28 Jul 15:51

Features

  • Add Breadcrumb.setData(value:key:) to set a single breadcrumb data entry and deprecate the Breadcrumb.data setter in its favor. (#8572)

Fixes

  • Fix screenshots not being captured by hybrid SDKs (#8578)
  • Fix trace propagation for manually instrumented transactions when automatic performance tracing is disabled (#8522)
  • Remove x/y coordinates from UI breadcrumbs, as they are a potential security risk, for example leaking input on custom PIN code views (#8534)