File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5- ### Fixed
5+ ### Fixes
66
7+ - Don't start the SDK inside Xcode preview (#4601 )
78- Use strlcpy to save session replay info path (#4740 )
89- ` sentryReplayUnmask ` and ` sentryReplayUnmask ` preventing interaction (#4749 )
910- Missing ` SentryCrashExceptionApplication ` implementation for non-macOS target (#4759 )
1011- Add ` NSNull ` handling to ` sentry_sanitize ` (#4760 )
1112
1213### Improvements
1314
15+ - Add native SDK information in the replay option event (#4663 )
16+ - Add error logging for invalid ` cacheDirectoryPath ` (#4693 )
1417- Add SentryHub to all log messages in the Hub (#4753 )
1518- More detailed log message when can't start session in SentryHub (#4752 )
1619
20+ ### Features
21+
22+ - SwiftUI time for initial display and time for full display (#4596 )
23+ - Add protocol for custom screenName for UIViewControllers (#4646 )
24+ - Allow hybrid SDK to set replay options tags information (#4710 )
25+ - Add threshold to always log fatal logs (#4707 )
26+
27+ ### Internal
28+
29+ - Change macros TEST and TESTCI to SENTRY_TEST and SENTRY_TEST_CI (#4712 )
30+ - Convert constants SentrySpanOperation to Swift (#4718 )
31+ - Convert constants SentryTraceOrigins to Swift (#4717 )
32+
1733## 8.44.0-beta.1
1834
1935### Fixes
You can’t perform that action at this time.
0 commit comments