Features
- Track low power mode in device context (#7777)
Fixes
- Added
Package@swift-6.2.swiftto avoid issues with unsafe build flags on SPM > 6.2 (#7778) - Detect development builds via provisioning profile and debugger attachment (#7702)
- Keep replayType as
bufferfor Session Replay triggered by an error (#7804) - Fix race condition in scope observer notifications causing EXC_BAD_ACCESS during cold launch (#7807)
- Unsubscribe to system event during background to avoid reporting breadcrumbs with wrong timestamps on return to foreground (#7702)
- Fix SwiftUI's images and text redaction in iOS 26 (#7781)
- Add foreground state to app context in app hang events (#7801)