Features
- Add option to report uncaught NSExceptions on macOS (#4471)
- Build visionOS project with static Sentry SDK (#4462)
- Too many navigation breadcrumbs for Session Replay (#4480)
- Time-of-check time-of-use filesystem race condition (#4473)
- Capture all touches with session replay (#4477)
Improvements
- Improve frames tracker performance (#4469)
- Log a warning when dropping envelopes due to rate-limiting (#4463)
- Expose
SentrySessionReplayIntegration-Hybrid.hasprivate(#4486) - Stops session replay if rate limiting is activated (#4496)
- Add
maskedViewClassesandunmaskedViewClassesto SentryReplayOptions init via dict (#4492) - Add
qualityto SentryReplayOptions init via dict (#4495)
Fixes
- Masking text with transparent text color (#4499)