Features
- Combine UIKit and SwiftUI transactions (#2681)
- Add isMain thread to SentryThread (#2692)
- Add
in_foregroundto App Context (#2692)
Fixes
- Cleanup AppHangTracking properly when closing SDK (#2671)
- Add EXC_BAD_ACCESS subtypes to events (#2667)
- Keep status of auto transactions when finishing (#2684)
- Fix atomic import error for profiling (#2683)
- Don't create breadcrumb for UITextField editingChanged event (#2686)
- Fix EXC_BAD_ACCESS in SentryTracer (#2697)
- Serialization of nullable booleans (#2706)
Improvements
- Change debug image type to macho (#2701)