Skip to content

v3.0.0

Compare
Choose a tag to compare
@robert-smartbear robert-smartbear released this 19 Jul 10:11
· 79 commits to main since this release
1e07646

Breaking Changes

  • Bumped minimum Flutter version to 3.10.0
    #203
  • runApp options have been removed from start and attach, instead simply await bugsnag.start
    #203
  • telemetry has been made easier to control by replacing the Set<BugsnagTelemetryType> with a new BugsnagTelemetryTypes
    #207

Please see our Upgrading guide for more information on upgrading to v3.x.