Electron Releases - v26.1.0

npm install electron@v26.1.0
yarn add electron@v26.1.0

Release Notes

Features

  • Added support for --dns-result-order Node.js cli flag. #39501 (Also in 25)

Fixes

  • Fixed a potential crash when calling BrowserWindow.moveTop() on modal child windows. #39527 (Also in 24, 25)
  • Fixed an issue where chrome://gpu failed to load. #39584 (Also in 27)
  • Fixed an issue where certain properties of chrome.tabs Tab objects were not properly considered privileged. #39607 (Also in 25, 27)
  • Fixed decorations for tiled windows on Wayland. #39571 (Also in 22, 24, 25, 27)
  • Fixed to regenerate thumbnail toolbar buttons when explorer is restarted. #39587 (Also in 24, 25)
  • Support Region Capture API with tab MediaStream. #39618

Other Changes

  • Security: backported fix for CVE-2023-4071.
    • Security: backported fix for CVE-2023-4070.
    • Security: backported fix for CVE-2023-4075.
    • Security: backported fix for CVE-2023-4076.
    • Security: backported fix for CVE-2023-4069.
    • Security: backported fix for CVE-2023-4074.
    • Security: backported fix for CVE-2023-4072.
    • Security: backported fix for CVE-2023-4068.
    • Security: backported fix for 1464682.
    • Security: backported fix for 1464680.
    • Security: backported fix for CVE-2023-4073. #39516
  • Updated Chromium to 116.0.5845.97. #39530