Releases: getsentry/sentry-electron
Releases · getsentry/sentry-electron
7.8.0
New Features ✨
- Update Sentry SDKs to v10.39.0 by @github-actions in #1312
- Update JavaScript SDKs to v10.38.0 by @timfish in #1306
Internal Changes 🔧
- (deps) Bump qs from 6.14.1 to 6.14.2 by @dependabot in #1308
- (deps-dev) Bump tmp from 0.2.3 to 0.2.4 by @dependabot in #1310
- Update Vitest to v4 by @timfish in #1311
- Migrate to oxfmt by @timfish in #1309
Other
- test: New Electron versions by @github-actions in #1305
7.7.1
Bug Fixes 🐛
- Handle getGPUInfo error on Linux with Electron v40+ by @AbhiPrasad in #1302
- Replace deprecated url.parse with parseStringToURLObject by @AbhiPrasad in #1303
7.7.0
7.6.0
New Features ✨
- Update Sentry SDKs to v10.34.0 by @github-actions in #1290
- Add
startupTracingIntegrationby @timfish in #1282 - Update JavaScript SDKs to v10.33.0 by @timfish in #1287
- Add support for
propagateTraceparentby @timfish in #1277
Bug Fixes 🐛
Build / dependencies / internal 🔧
Release
- Bump Craft version to fix issues by @BYK in #1286
- Switch from action-prepare-release to Craft by @BYK in #1283
Other
- (deps) Bump qs from 6.13.0 to 6.14.1 by @dependabot in #1279
- Add 'unlabeled' event to changelog preview workflow by @BYK in #1292
- Set craft to auto changelog by @timfish in #1291
- Auto SDK update PRs now include SDK version in name for release notes by @timfish in #1288
- Simpler Electron version lookup by @timfish in #1280