electron v26.1.0
sudowoodo-release-bot
released this
23 Aug 19:40
·
116 commits
to 26-x-y
since this release
Release Notes for v26.1.0
Features
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