Skip to content

Releases: getsentry/sentry-electron

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)

4.16.0

02 Jan 13:09
Compare
Choose a tag to compare

4.15.1

06 Dec 10:35
Compare
Choose a tag to compare
  • fix: Don't call app.getPath('userData') before SDK init (#797)

4.15.0

04 Dec 14:24
Compare
Choose a tag to compare
  • feat: Update from v7.74.0 to
    v7.84.0 of JavaScript SDKs (#779, #786, #788)
  • fix: Patch registerSchemesAsPrivileged so sentry scheme isn't overwritten (#787)
  • fix: Add missing exports (#790)