v44.0.0-beta.3
📦 electronView on GitHub →
🐛 2 fixes
Summary
This beta release fixes an issue with out-of-memory crash reporting and resolves a spellcheck initialization problem on Linux.
🐛 Bug 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.
- Fixed spellcheck not initializing on Linux when the dictionary was already cached from a previous run.