Releases: getsentry/sentry-unity
Releases · getsentry/sentry-unity
0.5.2
0.5.1
0.5.0
Features
- iOS native support (#254)
- Compile Initialization with the game (#272)
- Native crash in sample (#270)
- Cache, background threads and data for UnityEventProcessor (#268)
Fixes
- Bump Sentry Cocoa SDK 7.2.2 (#289)
- Included NativeExample.c in sample project (#288)
- Added attribute to SentryInitialization to prevent codestripping of Init (#285)
- Fixed passing Sentry diagnostic level to iOS native layer (#281)
- Fixed stuck traces sample rate slider (#276)
- Fixed selected input field tab glitches (#276)
- Bump Sentry .NET SDK 3.8.3 (#269)
0.4.3
0.4.2
0.4.1
0.4.0
- No documented changes.
0.3.3
Fixes
- Release process cleanup