Enhancements
- Include sentry frames in stacktraces to enable SDK crash detection (#2050)
Fixes
- Event processor blocking transactions from being sent if
autoAppStartis false (#2028)
Features
- Create app start transaction when no
SentryNavigatorObserveris present (#2017) - Adds native spans to app start transaction (#2027)
- Adds app start spans to first transaction (#2009)
Fixes
- Fix
PlatformExceptiontitle parsing (#2033)