November
Features
- Added an API key for uploading symbol/mapping files that can be separate from the main project API key for sending event and performance data. See your project settings page in your dashboard for details.
- The BugSnag for Enterprise instance now supports SmartBear ID logins
- On-Premise release: v5.2511.1
Improvements
- The Update an Error operation in the Data Access API now supports the
n_additional_users reopen rule
Bug Fixes
- Fixed issue preventing customers on a Pro Trial being able to create custom filters for Performance
October
Features
- Include inlined functions in native stack traces – these are now displayed with an “inlined function” annotation in the dashboard (grouping algorithm update required)
- On-Premise release: v5.2509.2
Improvements
- Add support for uploading
.cjs files
- Make
upload.bugsnag.com and build.bugsnag.com HTTPS only
- Allow custom “Snooze Until” rules to be given in time units other than hours
Bug Fixes
- Ensure saved searches always display the name of user that last updated them
September
Features
- A new MCP server with tools to view BugSnag events in your IDE – see docs
- Network request groupings for grouping Performance spans can now be imported from OpenAPI specifications
- Allow spans to be tracked by name (Android, iOS and React Native)
- Reference JavaScript spans from native code and vice-versa in React Native
- Added a grouping discriminator field to event payloads to allow developers set a tie-breaker value to differentiate grouped events – see docs.
- Show “Endpoint Health” performance data as part of breadcrumb data for network requests
- Allow tagging of App Start spans to separate the data into different scenarios for separate aggregation and visualization on the dashboard.
- Add JS and native support for Amazon’s Vega OS platform – see docs
- Improved accessibility of the dashboard against WCAG 2.1 and EN 301-549 standards
- GA release of our Kotlin Multiplatform SDK – see docs
- Integrate the BugSnag CLI into our Fastlane plugin
- The
bugsnag-plugin-android-exitinfo plugin now captures the abortMessage when it is present (bugsnag-android v6.19.0)
Improvements
- (BugSnag CLI) Add support for
codeBundleId in JavaScript source map uploads – see docs.
- Improve C++ handling to avoid other handlers breaking our reporting (bugsnag-cocoa v6.34.0)