Releases: getsentry/sentry-unity
Releases · getsentry/sentry-unity
0.23.0
0.22.2
Fixes
- Fixed an 'Undefined symbols' issue within the Sentry Native Bridge when building for iOS (#932)
- ANR detection no longer creates an error by trying to capture a screenshot from a background thread (#937)
- Screenshots quality no longer scales off of current resolution but tries match thresholds instead (#939)
Features
0.22.1
0.22.0
Fixes
- Correctly byte-swap ELF build-ids (#872)
- Wizard autoselects with only one option available (#891)
- Reenabled IL2CPP line number support for mobile (#902)
Features
- Added parameters to the options to control screenshot quality (#912)
- Added highlights and info messages to editor configuration window (#910)
- Added programmatic access to enable the experimental IL2CPP line numbers support (#905)
- Bump Java SDK to v6.3.0 (#887, #894)
- Bump CLI to v2.5.0 (#889, #898)
- Bump Cocoa SDK to v7.22.0 (#892, #909)
- Bump .NET SDK to v3.20.1 (#907, #911)
0.21.0
0.20.1
0.20.0
Features
- Generate and upload IL2CPP line mappings alongside debug files (#790)
- Launch a setup wizard after installation (#780)
- Reduced automated screenshot attachment controls to a simple toggle (#784)
- Disable AutoSessionTracking on unknown platforms (#840)
- Support Android apps minified with Proguard (#844)
- Bump Cocoa SDK to v7.19.0 (#802, #821, #835, #854, #868)
- Bump .NET SDK to v3.19.0 (#807, #860)
- Bump Java SDK to v6.1.4 (#811, #820, #828, #847, #857)
- Bump Native SDK to v0.4.18 (#810, #824)
- Bump CLI to v2.3.0 (#826, #867)
Fixes
0.19.0
0.18.0
0.17.0
Features
- The SDK now uses the Unity Log Handler to capture errors, instead of manually parsing events received on Application.logMessageReceived (#731)
- Linux native crash support (#734)
- Collect context information synchronously during init to capture it for very early events (#744)
- Automatic user IDs on native crashes & .NET events (#728)
- Use single-threaded HTTP transport on unknown platforms (#756)
- Disable offline caching on unknown platforms (#770)
- Bump Sentry Cocoa SDK to v7.16.0 (#725)
- Bump Sentry Java SDK to v6.0.0-rc.1 (#725)