8.37.0-beta.1
Pre-release
Pre-release
Features
Refactoring
- Moved session replay API to
SentrySDK.replay
(#4326) - Changed default session replay quality to
medium
(#4326)
Fixes
- Resumes replay when the app becomes active (#4303)
- Session replay redact view with transformation (#4308)
- Correct redact UIView with higher zPosition (#4309)
- Don't redact clipped views (#4325)
- Session replay for crash not created because of a race condition (#4314)
- Double-quoted include, expected angle-bracketed instead (#4298)
- Discontinue use of NSApplicationSupportDirectory in favor of NSCachesDirectory (#4335)
- Safe guard
strncpy
usage (#4336) - Stop using
redactAllText
as an indicator tha redact is enabled (#4327)
Improvements
- Avoid extra work when storing invalid envelopes (#4337)