Release
Use Teams to streamline access management
The latest build fixes minor bugs and also includes the following new features:
We've launched support for Teams to help you streamline the management of project access within your Bugsnag organization.
Organization Administrators can create teams and assign collaborators to them, and then grant project access to both teams and individual collaborators.
Soon we'll be rolling out support for automatic provisioning of teams from your single sign-on (SSO) provider via SCIM.
Visit your Bugsnag settings to get started.
Capture JavaScript errors and native crashes in Electron apps
You can now use Bugsnag to manage the stability of your Electron apps. Earlier this year, we released support for capturing JavaScript errors including unhandled exceptions and unhandled promise rejections in the main process and the renderer processes. We’re excited to share that you can now also capture native crashes via minidumps.
Get started by reading our blog.
.NET version compatibility
Our .NET library is now officially compatible with all versions of .NET, including .NET Core, .NET 5 & 6 and .NET Framework.
Find out more in the changelog and our .NET docs.
Use Bugsnag in Apple watchOS
We’ve added watchOS to our range of supported Apple platforms (alongside iOS, macOS, tvOS).
Unhandled exceptions are automatically captured by Bugsnag, allowing you to gain actionable insights into stability, and make data-driven decisions about prioritizing and fixing the bugs that matter.
Take a look at our docs to get started.
Introducing Bugsnag support for Flutter applications
We're excited to support error monitoring and stability management for Flutter mobile applications. Now, you can automatically capture bugs impacting the user experience, gain actionable insights into stability, and make data-driven decisions about prioritizing and fixing the bugs that matter.
The new Flutter notifier library initially supports Android and iOS apps.
Check out our blog to learn more and get started by reading our docs.
Better stack traces for Unity
The latest version of our Unity library uses a new mechanism for detecting C# exceptions, giving more informative stack traces and now including inner exceptions.
This release has a major version bump release as it has an impact on grouping for some errors. Please see the upgrade guide for more details.
Get stability insights into your PHP feature flags and experiments
PHP developers can now join those from platforms in making data-driven decisions about new feature rollouts and gaining confidence in accelerating releases with actionable observability insights from the Features Dashboard.
Learn more about the Features Dashboard in our blog. To get started, see our docs for Laravel, Lumen, Symfony and other PHP.
Improved stack traces for iOS
We’ve released a minor improvement to stack traces in iOS. If a stack frame comes from a function in an embedded framework, we now show the name of that framework. Previously we showed the name of the containing app.
Important Note:
This release removes support for Bugzilla 4 as an issue tracker.
Also note that the configuration backup command for Single Machine has been updated, ensure that your backup process uses the new command. The updated command can be found here