Releases: getsentry/sentry-unreal
Releases · getsentry/sentry-unreal
0.16.0
06 Mar 18:39
Compare
Sorry, something went wrong.
No results found
Features
Add performance monitoring API (#470 )
Add traces sampler function config for Android/Apple (#488 )
Add IsCrashedLastRun allowing to check whether the app crashed during its last run (#483 )
Improved crash capture backend handling based on package version (GitHub or Marketplace) (#479 )
Fixes
Fix Linux intermediates paths in FilterPlugin.ini (#468 )
Fix casing for include of HAL/PlatformFileManager for Linux compilation (#468 )
The message in events in the SentryBeforeSendHandler are no longer missing their message (#510 )
Dependencies
Bump Cocoa SDK (iOS) from v8.17.1 to v8.20.0 (#467 , #474 , #487 , #492 )
Bump Java SDK (Android) from v7.0.0 to v7.4.0 (#469 , #481 , #491 , #501 )
Bump CLI from v2.23.0 to v2.29.1 (#471 , #472 , #475 , #477 , #484 , #485 , #486 , #490 , #493 , #494 , #495 , #507 )
Bump Native SDK from v0.6.7 to v0.7.0 (#478 )
0.15.1
11 Dec 10:10
Compare
Sorry, something went wrong.
No results found
Fixes
Fix Android build errors regarding IScope in SentryBridgeJava (#464 )
0.15.0
07 Dec 13:41
Compare
Sorry, something went wrong.
No results found
Breaking Changes
Change USentrySubsystem base class to UEngineSubsystem in order to capture editor crashes (#436 )
If you make use of plugin's blueprint API, you will need to recreate Get Sentry Subsystem nodes
If you make use of plugin's C++ API, you will need to update your implementation by accessing USentrySubsystem via GEngine pointer
Fixes
Fix issue with invalidating breadcrumbs during event capturing on Win/Linux (#445 )
Fix build errors when cross-compiling for Linux on Windows with UE Marketplace plugin version (#453 )
Fix build errors on Mac when using UE Marketplace plugin version (#451 )
Dependencies
Bump Java SDK (Android) from v6.33.0 to v7.0.0 (#435 , #449 , #460 )
Bump CLI from v2.21.2 to v2.23.0 (#437 , #441 , #444 , #454 , #457 , #462 )
Bump Cocoa SDK (iOS) from v8.15.0 to v8.17.1 (#438 , #439 , #450 , #452 , #456 , #461 )
Bump Native SDK from v0.6.6 to v0.6.7 (#442 )
0.14.0
07 Nov 20:24
Compare
Sorry, something went wrong.
No results found
Features
Switch to using static libs on Windows (#433 )
Dependencies
Bump Java SDK (Android) from v6.32.0 to v6.33.0 (#432 )
0.13.0
27 Oct 13:48
Compare
Sorry, something went wrong.
No results found
Features
Switch to using static libs on Linux (#424 )
Fixes
Fix invalid breadcrumbs level for Win/Linux (#426 )
Fix build errors in UE4 (#428 )
Fix iOS build errors (#429 )
0.12.1
24 Oct 08:10
Compare
Sorry, something went wrong.
No results found
Fixes
Fix missing plugin binaries in the UE Marketplace package (#423 )
Dependencies
Bump Cocoa SDK (iOS) from v8.13.1 to v8.14.2 (#417 , #422 )
Bump Java SDK (Android) from v6.31.0 to v6.32.0 (#416 )
0.12.0
18 Oct 20:08
Compare
Sorry, something went wrong.
No results found
Fixes
Fix issue with overwriting __sentry attribute in crash context object (#401 )
Fix event level being always overwritten by the current scope's level on Win/Linux (#412 )
Fix stack corruption during crash capturing within on_crash hook handler on Linux (#410 )
Move crash properties set as Extra to a separate Sentry context (#413 )
Dependencies
Bump Native SDK from v0.6.5 to v0.6.6 (#405 )
0.11.0
06 Oct 09:19
Compare
Sorry, something went wrong.
No results found
Fixes
Fix issue with missing Sentry.framework in iOS app bundle UE 5.3 (#390 )
Fix dependencies loading for desktop (#393 )
Fix array/map Json string check to avoid unnecessary error messages in logs (#394 )
Fix conditional debug symbols uploading (#399 )
Fix compilation errors in UE 4.27 (#398 )
Dependencies
Bump Cocoa SDK (iOS) from v8.11.0 to v8.13.0 (#386 , #392 )
Bump CLI from v2.20.7 to v2.21.2 (#389 , #391 , #400 )
Bump Java SDK (Android) from v6.29.0 to v6.30.0 (#396 )
0.10.0
21 Sep 09:05
Compare
Sorry, something went wrong.
No results found
Features
Add symbol upload scripts downloading tool (#385 )
Add support of two plugin versions for GitHub/Marketplace(#387 )
Fixes
Fix errors caused by Cpp20 adoption in UE 5.3 (#377 )
Dependencies
Bump Cocoa SDK (iOS) from v8.10.0 to v8.11.0 (#367 )
Bump Java SDK (Android) from v6.28.0 to v6.29.0 (#371 )
Bump CLI from v2.20.6 to v2.20.7 (#375 )
0.9.0
04 Sep 13:14
Compare
Sorry, something went wrong.
No results found
Features
Add HTTP proxy for desktop (#322 )
Add scope support for Windows/Linux (#328 )
Add extra crash context for native integration (#342 )
Add missing plugin settings (#335 )
Update event context categories for desktop (#356 )
Add sentry-cli downloading tool (#362 )
Add breakpad support for Windows (#363 )
Add Options for enabling platforms & Promoted Builds via the GUI (#360 )
Fixes
Fix Linux Compile/Staging Error (#327 )
Fix UE 5.3 compatibility issues (#348 )
Fix plugin settings names (#350 )
Fix plugin build errors when sentry-native is disabled on Win/Linux (#359 )
Dependencies
Bump Java SDK (Android) from v6.25.0 to v6.28.0 (#323 , #325 , #330 , #337 , #346 )
Bump Cocoa SDK (iOS) from v8.8.0 to v8.10.0 (#324 , #326 , #331 , #334 , #344 , #349 , #351 , #355 )
Bump CLI from v2.19.4 to v2.20.6 (#333 , #338 , #341 , #343 , #347 , #364 )