Skip to content

Releases: getsentry/sentry-electron

7.8.0

18 Feb 20:29

Choose a tag to compare

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 🔧

Other

  • test: New Electron versions by @github-actions in #1305

7.7.1

29 Jan 18:08

Choose a tag to compare

Bug Fixes 🐛

7.7.0

26 Jan 19:28

Choose a tag to compare

New Features ✨

  • Update Sentry SDKs to v10.36.0 by @github-actions in #1299
  • Update Sentry SDKs to v10.35.0 by @timfish in #1297

Internal Changes 🔧

  • (release) Fix changelog-preview permissions by @BYK in #1300
  • Use pull_request_target for changelog preview by @BYK in #1294

7.6.0

15 Jan 15:29

Choose a tag to compare

New Features ✨

  • Update Sentry SDKs to v10.34.0 by @github-actions in #1290
  • Add startupTracingIntegration by @timfish in #1282
  • Update JavaScript SDKs to v10.33.0 by @timfish in #1287
  • Add support for propagateTraceparent by @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

Other

  • test: Fix another flakey test by @timfish in #1284
  • test: New Sentry SDK version by @github-actions in #1278
  • test: More Electron versions by @timfish in #1273

7.5.0

09 Dec 18:50

Choose a tag to compare

This release adds support for Sentry Metrics to the Electron SDK. To get started, see the docs
here.

7.4.0

28 Nov 19:59

Choose a tag to compare

This release adds support for UI profiling to the Electron SDK. To get started, see the docs
here.

7.3.0

20 Nov 09:27

Choose a tag to compare

7.2.0

14 Oct 14:38

Choose a tag to compare

7.1.1

22 Sep 15:22

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

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)