Skip to content

0.12.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 11 Mar 16:54

Features

  • The SDK no longer depends on Unity's iOS module for non iOS builds (#601)
  • Update native SDK to v0.4.16 (pre-release) (#615)
  • Windows native support (64-bit)
    • native crash handler (#380)
    • configuration & log forwarding (#577)
    • scope synchronization (#546)
    • symbol upload while building through Unity (#607)

Fixes

  • iOS builds no longer break when native support disabled or not available (#592)
  • Close sentry instance when quitting the app (#608)
  • iOS options.CrashedLastRun() reported an incorrect value (#615)