Features
- Add
Sentry.appLoaded()API to explicitly signal app start end (#5940) - Add
frames.delayspan data from native SDKs to app start, TTID/TTFD, and JS API spans (#5907) - Rename
FeedbackWidgettoFeedbackFormandshowFeedbackWidgettoshowFeedbackForm(#5931)- The old names are deprecated but still work
- Deprecate
FeedbackButton,showFeedbackButton, andhideFeedbackButton(#5933)
Fixes
- Fix inflated
http.clientspan durations on iOS when the app backgrounds during a request (#5944) - Fix crash caused by nullish response in supabase PostgREST handler (#5938)
- Fix iOS crash (EXC_BAD_ACCESS) in time-to-initial-display when navigating between screens (#5887)