npm electron 26.4.1
electron v26.4.1

latest releases: 32.2.5, 31.7.5, 34.0.0-beta.3...
13 months ago

Release Notes for v26.4.1

Fixes

  • Fixed an issue where Windows Toast notifications weren't properly dismissed from the Action Center on notification.close() if they'd previously been dismissed. #40242 (Also in 27, 28)
  • Fixed an issue where fully occluded windows would return an empty image from webContents.capturePage() on Windows and Linux. #40187 (Also in 25, 27, 28)
  • Fixed an issue with webContents interaction with fullscreen and WCO on macOS. #40218 (Also in 25, 27, 28)
  • Fixed some redundant permission dialogs while screen sharing on Wayland. #40191 (Also in 27, 28)

Other Changes

  • Security: backported fix for 1486316.
    • Security: backported fix for CVE-2023-5218.
    • Security: backported fix for 1472365.
    • Security: backported fix for 1472366. #40209

Don't miss a new electron release

NewReleases is sending notifications on new releases.