Skip to content

electron v18.0.4

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 14 Apr 16:53
· 221 commits to 18-x-y since this release

Release Notes for v18.0.4

Fixes

  • Apply senderFrame details to ipcMain port event. #33782 (Also in 16, 17)
  • Fixed an issue where Escape keyboard events would not be properly propagated to the parent window after entering fullscreen and then exiting it again on Windows. #33787
  • Fixed the built-in PDF renderer. #33664
  • shell.openExternal() now reports more detailed errors on Windows. #33659 (Also in 15, 16, 17, 19)
  • shell.openExternal() now reports more detailed errors on Windows. #33705 (Also in 15, 16, 17, 19)

Other Changes

  • Backported fix for chromium:1297731, b/218211225. #33708