Details
-
Task
-
Resolution: Fixed
-
Major
-
0.20
-
None
-
Unknown
-
N/A
-
N/A
-
Description
Release Notes
electron/electron (electron)
v37.2.4: electron v37.2.4
Release Notes for v37.2.4
Fixes
- Fixed a bug where app extensions filters didn't allow for selecting app bundles in macOS file dialogs. #47839 (Also in 36, 38)
- Fixed an issue where certain operations performed in a window close callback could trigger a crash. #47813 (Also in 36, 38)
Other Changes
v37.2.3: electron v37.2.3
Release Notes for v37.2.3
Fixes
- Fixed a child process crash on macOS when the running application is replaced with one that has a newer implementation triggering the sandbox. #47784 (Also in 38)
- Fixed a crash when adding the -electron-corner-smoothing CSS rule to a stylesheet with no associated document. #47792
- Fixed an issue where require('node:sqlite') didn't work. #47756 (Also in 36, 38)
v37.2.2: electron v37.2.2
Release Notes for v37.2.2
Other Changes
- Updated Chromium to 138.0.7204.100. #47701
v37.2.1: electron v37.2.1
Release Notes for v37.2.1
Fixes
- Fixed a crash when calling desktopCapturer.getSources with an empty thumbnail size. #47653 (Also in 36, 38)
- Fixed an issue where child windows could crash if they were opened from a fullscreen parent and have roundedCorners set to false. #47682 (Also in 36, 38)
- Fixed an issue where the window required restart in order to recognize system accent color setting change. #47656 (Also in 36, 38)