Skip to content

electron v18.3.2

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 01 Jun 20:03
· 140 commits to 18-x-y since this 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