|
Summary: |
Upgrade to electron 37.2.4 |
Issue Type: |
Task |
Affects Versions: |
0.20 |
Assignee: |
Unassigned |
Components: |
Dependency Upgrades |
Created: |
31/Jul/25 17:18 |
Priority: |
Major |
Reporter: |
Manuel Leduc |
Description: |
Release Notes electron/electron (electron) v37.2.4: electron v37.2.4 Compare Source 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
- Updated Chromium to 138.0.7204.157. #47773
- Updated Node.js to v22.17.1. #47774
v37.2.3: electron v37.2.3 Compare Source 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 Compare Source Release Notes for v37.2.2 Other Changes
- Updated Chromium to 138.0.7204.100. #47701
v37.2.1: electron v37.2.1 Compare Source 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)
v37.2.0: electron v37.2.0 Compare Source Release Notes for v37.2.0 Other Changes
- Updated Chromium to 138.0.7204.97. #47619
- Updated Node.js to v22.17.0. #47555
|
|