Skip to content

electron v4.2.3

Compare
Choose a tag to compare
@electron-bot electron-bot released this 31 May 04:12
· 84 commits to 4-2-x since this release

Release Notes for v4.2.3

Fixes

  • Added missing 'page-title-updated' event on webContents to documentation. Also fixed forwarding of the explicitSet argument when emitted on BrowserWindow. #18320
  • Fixed an issue whereby minimizable and closable weren't respected in customButtonsOnHover mode. #18479
  • Using webContents.sendInputEvent to send a WebMouseWheelEvent now has the expected effect. #18494

Other Changes

  • Restore live region changed events for processing by JAWS focus mode. #18474