You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CaptureFeedback now returns a SentryId and exposes a CaptureFeedbackResult out parameter to indicate whether feedback was captured successfully (#2589)
When exporting a NSP ROM File for Switch the SKD now correctly uploads the debug symbols (#2580)
The SDK now also uses .sentry-native as a subdirectory for native support on desktop platforms. It now also falls back to Application.persistentDataPath instead of the current working directory. Note: crashedLastRun may report false for the first time after upgrading. (#2547)
The currently experimental Metrics are now opt-in by default (#2546)
When targeting Android, the SDK now syncs AppStartTime and AppBuildType to the native layer (#2557)
When targeting Switch, the SDK will no longer cause the build to fail when native libraries are missing but log a warning instead (#2541)
The SDK no longer wrongly disables the org slug field based on assumed the auth-tolken type (#2537)