Releases: getsentry/sentry-electron
Releases · getsentry/sentry-electron
Release list
7.15.0
New Features ✨
- Parse JavaScript stack frames from renderer OOM minidump by @timfish in #1382
- Update Sentry SDKs to v10.62.0 by @github-actions in #1392
Bug Fixes 🐛
- Fix macOS keychain prompt in latest Electron by @timfish in #1396
- Scope IPC breadcrumb pop by @timfish in #1395
- Preserve electron net request arguments by @dogodo-cc in #1393
Internal Changes 🔧
7.14.0
New Features ✨
- Update Sentry SDKs to v10.60.0 by @github-actions in #1391
- Update JavaScript SDKs to v10.59.0 by @timfish in #1390
- Update SDKs and migrate to
dataCollectionby @timfish in #1388 - Update Sentry SDKs to v10.56.0 by @github-actions in #1381
- Update Sentry SDKs to v10.55.0 by @github-actions in #1375
- Update Sentry SDKs to v10.53.1 by @github-actions in #1369
- Update Sentry SDKs to v10.51.0 by @github-actions in #1363
Bug Fixes 🐛
Internal Changes 🔧
Deps
- Bump shell-quote from 1.8.3 to 1.8.4 by @dependabot in #1386
- Bump qs from 6.14.2 to 6.15.2 by @dependabot in #1374
- Bump brace-expansion from 5.0.5 to 5.0.6 by @dependabot in #1371
Deps Dev
- Bump tmp from 0.2.6 to 0.2.7 by @dependabot in #1387
- Bump vitest from 4.0.18 to 4.1.0 by @dependabot in #1378
- Bump tmp from 0.2.4 to 0.2.6 by @dependabot in #1376
Other
- New Electron versions by @github-actions in #1383
- New Electron versions by @github-actions in #1380
- New Electron versions by @github-actions in #1368
- Enable type-aware linting by @timfish in #1373
- Modernize TypeScript configuration by @timfish in #1372
- Lint - Re-enable
typescript/no-explicit-anyby @timfish in #1367 - Lint - Re-enable
typescript/consistent-type-importsby @timfish in #1366 - New Electron versions by @github-actions in #1364
7.13.0
New Features ✨
- Update Sentry SDKs to v10.50.0 by @github-actions in #1358
Bug Fixes 🐛
- Protect against malformed minidumps by @timfish in #1359
- Catch invalid JSON from renderers by @timfish in #1360
- Truncate minidump extra parameters when updating by @timfish in #1361
Internal Changes 🔧
- (deps) Bump postcss from 8.5.6 to 8.5.10 by @dependabot in #1362
- New Electron versions by @github-actions in #1357
- Remove changelog preview by @chargome in #1356
7.12.0
7.11.0
New Features ✨
- Update Sentry SDKs to v10.47.0 by @github-actions in #1342
- Update Sentry SDKs to v10.46.0 by @github-actions in #1330
- Update Sentry SDKs to v10.45.0 by @github-actions in #1325
- Update Sentry SDKs to v10.43.0 by @github-actions in #1321
Bug Fixes 🐛
- Update validate-pr.yml to use new Sentry action version by @stephanie-anderson in #1344
Internal Changes 🔧
- (deps) Bump vite from 7.3.1 to 7.3.2 by @dependabot in #1349
- New Electron versions by @github-actions in #1343
- Use older Ubuntu to fix tests by @timfish in #1332
- New Electron versions by @github-actions in #1326
- New Electron versions by @github-actions in #1324
- Migrate to oxlint by @timfish in #1323
- New Electron versions by @github-actions in #1322
7.10.0
New Features ✨
- Update Sentry SDKs to v10.42.0 by @github-actions in #1319
- Update Sentry SDKs to v10.41.0 by @github-actions in #1318
Internal Changes 🔧
Deps Dev
- Bump koa from 3.0.3 to 3.1.2 by @dependabot in #1317
- Bump rollup from 4.46.2 to 4.59.0 by @dependabot in #1316
Other
- (deps) Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 by @dependabot in #1315
- New Electron versions by @github-actions in #1313
7.9.0
New Features ✨
- Update Sentry SDKs to v10.40.0 by @github-actions in #1314
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