Skip to content

Releases: getsentry/sentry-unreal

0.10.0

21 Sep 09:05

Choose a tag to compare

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

0.9.0

04 Sep 13:14

Choose a tag to compare

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

0.8.0

10 Jul 12:04

Choose a tag to compare

Features

  • Add API allowing to set custom handler for beforeSend hook (#318)

Fixes

  • Fix automatic game log attachment (Android) (#309)

Dependencies

0.7.0

19 Jun 08:42

Choose a tag to compare

Features

  • Add stack trace attachment for regular events (#301)
  • Add custom transport for Linux (#297)

Fixes

  • Unify release name for all supported platforms (#294)
  • Update plugin initialization logic (#299)

Dependencies

0.6.0

26 May 15:46

Choose a tag to compare

Features

  • Add plugin settings allowing to disable event capturing for certain build configurations/targets (#273)
  • Add release health monitoring feature (#270)
  • Add UE 5.2 support for CI (#280)

Fixes

  • Fix Android release name inititalization (#274)
  • Update dependencies loading mechanism (#287)
  • Fix issue with script execution policy for debug symbols uploading on Windows (#290)

Dependencies

0.5.0

02 May 12:28

Choose a tag to compare

Features

  • Add script for building plugin dependencies locally (#252)

Fixes

  • Fix snapshot update script (#253)
  • Fix debug symbol uploading scripts (#261)

Dependencies

0.4.0

31 Mar 14:43

Choose a tag to compare

Features

  • Added the option to automatically attach the game log to captured events (#225)

Dependencies

0.3.0

06 Mar 10:01

Choose a tag to compare

Features

  • Add automatic crash capturing for Windows (UE 5.1+) (#175)
  • Add extra event context params and and tags promotion (#183)
  • Add automatic crash capturing for Mac (#190)
  • Add environment property to plugin settings (#204)
  • Add native sources upload toggle to plugin settings (#217)

Fixes

  • Fix Linux debug symbols upload when cross-compiling on Windows (#196)
  • Fix crashpad staging issue (#211)
  • Fix subsystem deinitialization (#218)

Dependencies

0.2.0

28 Nov 09:20

Choose a tag to compare

Features

  • Add debug symbols upload settings (#94)
  • Add conversion to FString for SentryId (#161)
  • Add editor menu for automatic CRC configuration (#152)

Fixes

  • Packaged plugin EngineVersion should include .0 patch version (#101)
  • Plugin packaging issues on Windows (#110)
  • Sentry libs linking for desktop (#114)
  • Fix sentry-cocoa SDK name (#118)
  • Fix scoped event/message capturing on Android (#116)
  • Fix event capturing on Linux (#123)
  • Fix incomplete type forward declaration (#125)
  • Fix Android packaging issue (#133)

Dependencies

0.1.1

12 Sep 19:33

Choose a tag to compare

Internal re-release of v0.1.0 to resolve release CI issues.