Skip to content

v2.8.0

Compare
Choose a tag to compare
@yousif-bugsnag yousif-bugsnag released this 20 Aug 16:29
· 170 commits to next since this release

Added

  • (browser) Add serviceName config option for browser and ensure service.name attribute is always set #477
  • Add a fixed sampling probability configuration option #487
  • (react-native) Support react-native-file-access v1.x #488
  • (react-native) Support React Native 0.64 #489

Changed

  • (vue-router) Use vue router to resolve routes #476
  • Update error correlation implementation to monkey patch the error notifier #474
  • (react-native) Ensure native module is fully backwards compatible #478
  • (react-native) Use batch time for filenames in retry queue #486
  • (core) Avoid long running timers when ensuring probability freshness #481

Fixed

  • (react-native) Set initial background state to foreground if initial app state is 'inactive' #491