Skip to content

Releases: getsentry/sentry-electron

7.2.0

14 Oct 14:38
Compare
Choose a tag to compare

7.1.1

22 Sep 15:22
Compare
Choose a tag to compare
  • fix: Preload injection path (#1243)
  • fix: Preload contextIsolation issues (#1244)
  • fix: Include sentry.origin with auto-generated logs (#1241)

7.1.0

18 Sep 13:44
Compare
Choose a tag to compare
  • feat: Update JavaScript SDKs from v10.7.0 to v10.11.0 (#1236)
  • feat: Optional Namespaced IPC (#1234)
  • fix: Export ErrorEvent type (#1229)
  • fix: Only capture logs if enableLogs is true (#1235)

7.0.0

04 Sep 14:17
Compare
Choose a tag to compare

This release updates the underlying Sentry JavaScript SDKs to v10 which includes
some breaking changes. Check out the the migration guide for
more details.

  • feat: Update JavaScript SDKs to v10.8.0 (#1205)

6.11.0

18 Aug 11:02
Compare
Choose a tag to compare
  • feat: Update JavaScript SDKs from v9.45.0 to v9.46.0
  • fix: Ensure native directory ends up in package (#1216)

6.10.0

12 Aug 22:08
Compare
Choose a tag to compare
  • feat: Update JavaScript SDKs from v9.43.0 to v9.45.0
  • fix: Don't use deepmerge to merge events to remove circular ref. issues (#1210)
  • fix: Support node16 for TypeScript moduleResolution (#1203)

6.9.0

04 Aug 13:37
Compare
Choose a tag to compare
  • feat: Update JavaScript SDKs from
    v9.26.0
    to
    v9.43.0
  • feat: Add eventLoopBlockIntegration (#1188)
  • feat: Move renderer event loop block detection to an integration (#1196)

6.8.0

12 Jun 13:41
Compare
Choose a tag to compare
  • feat: Update JavaScript SDKs from v9.25.0 to v9.26.0
  • fix: Don't capture stack traces from destroyed renderers (#1165)

6.7.0

04 Jun 08:16
Compare
Choose a tag to compare
  • feat: Update JavaScript SDKs from v9.18.0 to v9.25.0
  • feat: Add structured logging support (#1159)

6.6.0

13 May 14:56
Compare
Choose a tag to compare