Release Notes for v35.1.4
Fixes
- Fix: don't copy 'package.json's out of ASAR file. #46478 (Also in 36)
- Fixed a bug that could cause some maximized windows on Linux to report an incorrect window state. #46464 (Also in 34, 36)
- Fixed a possible crash using Node.js on some arm32 devices. #46461 (Also in 36)
- Fixed crash on application exit with pending
app.getGPUInfo
promise. #46470 (Also in 34, 36)