Sentry Electron Versions Save

The official Sentry SDK for Electron

5.0.0-beta.0

2 weeks ago

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.

4.24.0

3 weeks ago
  • feat: Update from v7.110.0 to v7.112.0 of JavaScript SDKs (#888)
  • fix: Missing Replay scope (#887)

4.23.0

4 weeks ago

4.22.0

1 month ago
  • feat: Update from v7.107.0 to v7.109.0 of JavaScript SDKs (#856, #867)
  • fix: Stop Anr worker when app suspends (#858)

4.21.0

1 month ago
  • feat: Update from v7.105.0 to v7.107.0 of JavaScript SDKs (#844)
  • feat: Limit minidumps sent per app session (#846)
  • fix: Duplicate event hookup (#849)

4.20.0

2 months ago
  • feat: Update from v7.102.1 to v7.105.0 of JavaScript SDKs (#837, #841)
  • feat: Deprecate Anr class based integration in favor of new functional style (#822)
  • feat: Support and test Sentry.sendFeedback (#839)

4.19.0

2 months ago
  • feat: Update from v7.101.0 to v7.102.1 of JavaScript SDKs (#823)
  • feat: Deprecate class based integrations in favor of new functional style (#822)

4.18.0

3 months ago
  • feat: Update from v7.92.0 to v7.101.0 of JavaScript SDKs (#815, #821, #826)

4.17.0

4 months ago
  • feat: Update from v7.90.0 to v7.92.0 of JavaScript SDKs (#810)
  • feat: Re-work ANR detection to use worker thread (#810)
  • feat: Add support for performance metrics (#811)
  • test: Ensure correct scope for main process native crashes (#812)

4.16.0

4 months ago
  • feat: Update from v7.84.0 to v7.90.0 of JavaScript SDKs (#800)
  • feat: Browser profiling (#799)