Skip to content

Releases: getsentry/sentry-unreal

0.3.0

06 Mar 10:01
Compare
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
Compare
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
Compare
Choose a tag to compare

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

0.1.0

12 Sep 18:43
Compare
Choose a tag to compare

Features

  • Add debug symbols upload (#45, #59)

Dependencies

0.0.1

13 May 17:39
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

First release