We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec75a6 commit 5e65d2bCopy full SHA for 5e65d2b
CHANGELOG.md
@@ -2,8 +2,17 @@
2
3
## Unreleased
4
5
+### Features
6
+
7
+- Add Session Replay, which is **still experimental**. (#3625)
8
+ - Access is limited to early access orgs on Sentry. If you're interested, [sign up for the waitlist](https://sentry.io/lp/mobile-replay-beta/)
9
10
### Fixes
11
12
+- Crash due to a background call to -[UIApplication applicationState] (#3855)
13
+- Save framework without UIKit/AppKit as Github Asset for releases (#3858)
14
+- Fix crash associated with runtime collision in global C function names (#3862)
15
+- Remove wrong error log in SentryCoreDataTracker (#3894)
16
- Don't transmit device boot time in envelopes enriched with crash data (#3912, #3916)
17
18
### Improvements
0 commit comments