Releases: getsentry/sentry-electron
Releases · getsentry/sentry-electron
5.10.0
- fix: Deprecate renderer init options which should only be used in main process
(#1044)
- feat: Update from
v8.46.0
to
v8.48.0
of JavaScript SDKs (#1046)
- feat: Determine Electron process from minidump metadata (#1049)
- fix: Guard against invalid queue entries (#1053)
5.9.0
- feat: Update from
v8.42.0
to
v8.46.0
of JavaScript SDKs
- fix: Disable ANR when screen locked (#1036)
- fix: Disable ANR when debugger is in use
5.8.0
- feat: Update from
v8.35.0
to
v8.42.0
of JavaScript SDKs
- fix: Sync global scope to main process (#1024)
- fix: contextLinesIntegration should come before path normalization (#1008)
5.4.0
- feat: Update from v8.20.0 to
v8.26.0 of JavaScript SDKs
- fix: No sub-module imports in type definitions (#958)
- fix: Duplicate crashed sessions (#961)
5.2.0
- feat: Update from v8.9.2 to
v8.16.0 of JavaScript SDKs
- fix: Pass through status code in transport response (#943)
5.1.0
- feat: Update from v8.0.0 to
v8.9.2 of JavaScript SDKs
- feat: Include trace origin in auto spans (#915)