Skip to content

Releases: getsentry/sentry-electron

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.

5.0.0-beta.0

03 May 08:52
Compare
Choose a tag to compare
5.0.0-beta.0 Pre-release
Pre-release

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

25 Apr 07:20
Compare
Choose a tag to compare

4.23.0

18 Apr 15:39
Compare
Choose a tag to compare

4.22.0

05 Apr 14:03
Compare
Choose a tag to compare

4.21.0

19 Mar 15:06
Compare
Choose a tag to compare
  • 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

05 Mar 13:04
Compare
Choose a tag to compare
  • 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

28 Feb 17:36
Compare
Choose a tag to compare
  • 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

16 Feb 15:17
Compare
Choose a tag to compare

4.17.0

08 Jan 20:21
Compare
Choose a tag to compare
  • 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)