v38.3.0
📦 electronView on GitHub →
✨ 2 features🐛 5 fixes🔧 4 symbols
Summary
Electron v38.3.0 includes several bug fixes for dialogs, shell operations, and window styling, alongside updates to Chromium 140 and Node.js 22.20.0.
✨ New Features
- Updated Chromium to 140.0.7339.240.
- Updated Node.js to v22.20.0.
🐛 Bug Fixes
- Fixed Windows dialog.showMessageBox default button handling.
- Fixed an issue where shell.openExternal caused an unexpected dialog to open when no suitable app was found for a URL.
- Fixed a crash occurring during authentication via websockets.
- Fixed an issue where changing the resizable property on a transparent window would break its styles.
- Fixed a development issue where the metal toolchain could not be found when building on macOS 26.
🔧 Affected Symbols
dialog.showMessageBoxshell.openExternalBrowserWindow.setResizablewebsockets