github electron/electron v12.0.14
electron v12.0.14

latest releases: v32.0.0-nightly.20240510, v31.0.0-alpha.4, v28.3.2...
2 years ago

Release Notes for v12.0.14

Fixes

  • Fixed requestFullscreen inside webview does not make the element take fullscreen. #29988 (Also in 13, 14)
  • Fixed a possible renderer crash when using fsPromises.readFile. #29929
  • Fixed an issue where Electron would sometimes not honor the user-defined Downloads directory. #29966 (Also in 13, 14)
  • Fixed an issue where self.module.paths wouldn't work in Workers. #30012 (Also in 13, 14)
  • Fixed an issue where the setAlwaysOnTop value would sometimes not be preserved for child windows on macOS. #29957 (Also in 13, 14)
  • Fixed crash when clicking links with target=_blank from webview. #29950 (Also in 13, 14)
  • Fixed memory leak when creating notification on macOS. #30007 (Also in 13, 14)
  • Fixed page title not being updated on child windows without navigation entries under nativeWindowOpen. #29960 (Also in 13, 14)

Other Changes

  • Security: backported fix for CVE-2021-30522. #29878
  • Security: backported fix for CVE-2021-30523. #29876

Don't miss a new electron release

NewReleases is sending notifications on new releases.