Bug Fixes
-
TypeScript: allow null values in setUser method #279
-
(iOS) Upgrade to bugsnag-cocoa v5.17.3
-
(Android) Upgrade to bugsnag-android v4.9.3
-
Improve kotlin support by allowing property access
#393 -
Added additional nullability annotations to public API
#395 -
Migrate metaData.device.cpuAbi to device.cpuAbi in JSON payload
#404 -
Add binary architecture of application to payload
#389 -
Prevent errors from leaving a self-referencing breadcrumb
#391 -
Fix calculation of durationInForeground when autoCaptureSessions is false
#394 -
Prevent Bugsnag.init from instantiating more than one client
#403 -
Make config.metadata publicly accessible
#406
-