1.11.0
Important
Structured logs and metrics are enabled by default in this release. Applications that do not want to capture them must explicitly opt out by setting EnableStructuredLogging / EnableMetrics to False in the project's .ini configuration file.
Features
- Add WinGDK platform support (#1337)
- Add consent-aware offline caching (#1341)
- Add out-of-process screenshot capturing on Windows (#1325)
- Add experimental native backend support for Mac (#1333)
- Add a dedicated plugin settings section for Sentry Crash Reporter(#1350)
- Add Crash Reporter logo customization (#1349)
- Add setting to enable large attachments upload on native platforms (#1364)
- Enable metrics by default (#1363)
- Enable logs by default (#1371)
Fixes
- Suppress superfluous warnings when detecting for SteamOS (#1326)
- Fix intermittent crash when capturing screenshots due to invalid viewport (#1331)
- Fix SN-DBS distributed builds failing to pre-sync platform-specific headers (#1361)
Dependencies
- Bump CLI from v3.3.4 to v3.4.1 (#1323, #1351, #1362)
- Bump Cocoa SDK from v9.8.0 to v9.12.0 (#1332, #1335, #1353, #1366)
- Bump Native SDK from v0.13.5-2-g814b822 to v0.14.0 (#1334, #1339, #1345, #1358, #1367, #1370)
- Bump Java SDK from v8.37.1 to v8.40.0 (#1336, #1346, #1347, #1354)
- Bump Android Gradle Plugin from v6.3.0 to v6.6.0 (#1338, #1355, #1369)
- Bump Crash Reporter from v0.1.0 to v0.2.0 (#1344, #1359)