December

Features

  • Advanced Search for the dashboard error search builder to allow for more complex logical operators. Learn more in the docs.
  • Fix with MCP, a new action for faster AI-powered error resolution through the SmartBear MCP integration. A dedicated project settings page is also included, providing installation instructions along with MCP usage and statistics. Learn more in the docs.
  • First-class support for Expo apps, providing simpler installation and configuration for performance monitoring. Learn more in the docs.
  • The Performance Score provides a simple, standardized way to measure and communicate the health of your application’s performance. It complements the Stability Score to give a complete view of both reliability and speed. Learn more in the docs.
  • Support for reporting non-ANR app hangs on Android, providing additional visibility into shorter freezes that do not trigger ANR events. Learn more in the docs. (bugsnag-android v6.20.0)
  • Added support for Unreal Engine 5.7 and the latest native BugSnag SDKs (bugsnag-unreal v2.1.0).

Improvements

  • Fixed inconsistent display of feature flags pivot values in the Inbox and Timeline view
  • Show higher-precision percentage value for HTTP error rates in tooltip
  • Added a date picker to the “Snooze until…” dialog

Bug Fixes

  • Fixed auto-complete in the dashboard search when typing a custom non-unique filter name

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)