Skip to content

Releases: getsentry/sentry-electron

5.9.0

20 Dec 09:02
Compare
Choose a tag to compare
  • 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

12 Dec 10:13
Compare
Choose a tag to compare
  • 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.7.0

31 Oct 07:54
Compare
Choose a tag to compare

5.6.0

07 Oct 13:56
Compare
Choose a tag to compare
  • feat: Update from v8.31.0 to
    v8.33.1 of JavaScript SDKs (#994)
  • feat: Support Electron utility process (#991)

5.5.0

07 Oct 13:55
Compare
Choose a tag to compare

5.4.0

27 Aug 10:49
Compare
Choose a tag to compare
  • 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.3.0

29 Jul 10:47
Compare
Choose a tag to compare

5.2.0

10 Jul 11:35
Compare
Choose a tag to compare
  • 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

12 Jun 15:43
Compare
Choose a tag to compare
  • feat: Update from v8.0.0 to
    v8.9.2 of JavaScript SDKs
  • feat: Include trace origin in auto spans (#915)

5.0.0

21 May 11:52
Compare
Choose a tag to compare

This release updates the underlying Sentry JavaScript SDKs to v8 which includes a number of breaking changes, including
removal of APIs deprecated in the previous major version. The aim of these changes is to improve our performance
monitoring APIs, integrations API, and ESM support.

For the full list of changes, see the migration guide.