npm electron 13.1.6
electron v13.1.6

latest releases: 31.0.0-alpha.2, 30.0.1, 29.3.1...
2 years ago

Release Notes for v13.1.6

Fixes

  • Fixed a potential crash when calling app.quit() on macOS. #29961 (Also in 14)
  • Fixed an issue where self.module.paths wouldn't work in Workers. #30013 (Also in 12, 14)
  • Fixed crash when clicking links with target=_blank from webview. #29951 (Also in 12, 14)
  • Fixed memory leak when creating notification on macOS. #30009 (Also in 14)
  • Fixed page title not being updated on child windows without navigation entries under nativeWindowOpen. #29958 (Also in 12, 14)

Other Changes

  • Backported fix for 1090000. #29997

Don't miss a new electron release

NewReleases is sending notifications on new releases.