Requested by: @antonis
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
- Add
Sentry.appLoaded() API to explicitly signal app start end (#5940)
- Add
frames.delay span data from native SDKs to app start, TTID/TTFD, and JS API spans (#5907)
- Rename
FeedbackWidget to FeedbackForm and showFeedbackWidget to showFeedbackForm (#5931)
- The old names are deprecated but still work
- Deprecate
FeedbackButton, showFeedbackButton, and hideFeedbackButton (#5933)
Fixes
- Fix inflated
http.client span 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)
Dependencies
- Bump Android SDK from v8.36.0 to v8.37.1 (#5884)
- Bump CLI from v3.3.4 to v3.3.5 (#5925)
- Bump JavaScript SDK from v10.46.0 to v10.47.0 (#5938)
Requested by: @antonis
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
Sentry.appLoaded()API to explicitly signal app start end (#5940)frames.delayspan data from native SDKs to app start, TTID/TTFD, and JS API spans (#5907)FeedbackWidgettoFeedbackFormandshowFeedbackWidgettoshowFeedbackForm(#5931)FeedbackButton,showFeedbackButton, andhideFeedbackButton(#5933)Fixes
http.clientspan durations on iOS when the app backgrounds during a request (#5944)Dependencies