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
I figured it would be nice to have a list what breaking changes are planned for a future major release:
Enable privacy masking for screenshots by default. Privacy masking was introduced to screenshots in redact screenshots via view hierarchy #2361 and for backward compatibility, it's only enabled when you touch the "options.experimental.privacy" setting.
Description
I figured it would be nice to have a list what breaking changes are planned for a future major release:
SentryFluterOptions.Screenshot*
bool attachOnlyWhenResumed = false;
when it's no longer necessary, see https://docs.sentry.io/platforms/flutter/troubleshooting/#screenshot-integration-background-crashmaxResponseBodySize
is set. currently happens in dio integrationSentryDisplayWidget
and manual ttid implementation, see hereSENTRY_NATIVE_BACKEND
behavior if not set - currently it overwrites the platform-specific default value withnone
, see feat: add an option to configure native backend on windows & linux #2522Feel free to update this list directly
The text was updated successfully, but these errors were encountered: