- Updates the bugsnag-android dependency from v5.31.3 to v6.8.0
- Included apple privacy manifest in released package 2#34
- Updates the bugsnag-cocoa dependency from v6.28.0 to v6.29.0
- Removed the bugsnag android gradle plugin due to incompatibility with UE 5.1+. Symbols can now be uploaded via the BugSnag CLI#220
- Updates the bugsnag-cocoa dependency from v6.26.2 to v6.28.0 (includes compliance with Apple's Required Reasons API – see online docs)
- Updates the bugsnag-android dependency from v5.30.0 to v5.31.3
- Added support for Unreal Engine 5.2
- Updates the bugsnag-cocoa dependency from v6.25.2 to v6.26.2
- Updates the bugsnag-android dependency from v5.28.4 to v5.30.0
- Increased MaxBreadcrumb limit from 100 to 500 #212
- Add support for Unreal Engine v5.1.1
- Updates the bugsnag-android dependency from v5.28.1 to v5.28.4
- Updates the bugsnag-cocoa dependency from v6.25.0 to v6.25.2
- Adds the
Telemetry.Usage
configuration property. #194 - Adds the
MaxStringValueLength
configuration property. #193 - Updates the package branding
- Updates the bugsnag-cocoa dependency from v6.19.0 to v6.25.0
- Updates the bugsnag-android dependency from v5.24.0 to v5.28.1
- Adds the
Telemetry
configuration property. - Updates the bugsnag-android dependency from v5.22.1 to v5.24.0
- Updates the bugsnag-cocoa dependency from v6.16.8 to v6.19.0
- Adds official support for Unreal Engine 5.0 🚀
- Fixes improper use of
TCHAR_TO_UTF8()
that could result in use-after-free on Android. #157 - Updates the bugsnag-android dependency from v5.22.0 to v5.22.1
- Updates the bugsnag-cocoa dependency from v6.16.6 to v6.16.8
- Fixes
java.lang.ClassNotFoundException
in minified Android builds. #151
- Adds the
MaxReportedThreads
configuration property (Android only.) #144 - Updates the bugsnag-android dependency from v5.19.2 to v5.22.0
- Updates the bugsnag-cocoa dependency from v6.16.1 to v6.16.6
- Adds support for macOS as a target platform. #136
-
New APIs to support forthcoming feature flag and experiment functionality. For more information, please see https://docs.bugsnag.com/product/features-experiments #123
-
Updates the bugsnag-android dependency from v5.16.0 to v5.19.2
-
Updates the bugsnag-cocoa dependency from v6.14.3 to v6.16.1
- Plugin is no longer flagged as "beta"
This is the initial public release of Bugsnag for Unreal Engine, supporting Android and iOS as target platforms.
Documentation: https://docs.bugsnag.com/platforms/unreal-engine/
Download: https://www.unrealengine.com/marketplace/en-US/product/bugsnag
🚀