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)