Electron Releases

Filter by channel Filter by major release

Release Notes for v18.3.2

Fixes

  • Fixed an issue where pressing escape would not un-fullscreen on Windows or Linux in some circumstances. #34361 (Also in 19)
  • Fixed an issue where zombie windows can be created if window.close() is called during a fullscreen transition. #34392 (Also in 17, 19, 20)

Other Changes

  • Enable 16k page sizes support for linux arm64. #34385

Release Notes for v18.3.1

Fixes

  • Fixed crash when calling navigator.serial.getPorts(). #34327 (Also in 17, 19)

Other Changes

  • Added a TRACE call named crash_reporter::Start under the electron category for crash_reporter::Start(). #34325 (Also in 17, 19)