v44.0.0-beta.3Pre-releaseDesktop
electron v44.0.0-beta.3
Fixed 2
- Fixed an issue where a JavaScript out-of-memory crash could be reported from inside the crash-key handler instead of at the out-of-memory site
- Fixed spellcheck not initializing on Linux when the dictionary was already cached from a previous run
Note: This is a beta release. Please file new issues for any bugs you find in it.
This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@44.0.0-beta.3.
Release Notes for v44.0.0-beta.3
Fixes
- Fixed an issue where a JavaScript out-of-memory crash could be reported from inside the crash-key handler instead of at the out-of-memory site. #52724 (Also in 42, 43)
- Fixed spellcheck not initializing on Linux when the dictionary was already cached from a previous run. #52716
Other Changes
- No user-facing change; semver/none. #52731