electron v24.2.0
·
27 commits
to 24-x-y
since this release
Release Notes for v24.2.0
Features
Fixes
- Fixed a potential crash when right-clicking on macOS windows with draggable regions. #38136 (Also in 25)
- Fixed an issue where default background color for windows might be incorrect. #38158 (Also in 25)
- Fixed an perceived failure when when using Accessibility attribute
AXManualAccessibility
to enable a11y features in Electron. #38147 (Also in 23)