Skip to content

electron v14.0.1

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 13 Sep 20:04
· 202 commits to 14-x-y since this release

Release Notes for v14.0.1

Features

  • Fixed crash that occasionally happens when closing or opening BrowserWindows. #30820 (Also in 13, 15)

Fixes

  • Fixed BrowserWindow's backgroundColor option not having an effect. #30819
  • Fixed an issue where undocked devtools was not resizable on Windows. #30847 (Also in 15)
  • Fixed transparent frameless windows having an opaque background when opened in a maximized state. #30864 (Also in 12, 13, 15)

Other Changes

  • Updated Chromium to 93.0.4577.63. #30794

Documentation

  • Documentation changes: #30849