Releases: getsentry/sentry-electron
Releases · getsentry/sentry-electron
7.6.0
15 Jan 15:29
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
7.2.0
14 Oct 14:38
Compare
Sorry, something went wrong.
No results found
7.1.1
22 Sep 15:22
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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 )