Electron v0.33.9
npm
npm install --save-dev electron@0.33.9
yarn
yarn add --dev electron@0.33.9
Release Notes
Changelog:
Remove
subpixel-font-scaling
option ofBrowserWindow
.Add
WebContents.savePage
API.
Windows
Fix exception when writing to console in the main process.
Fix
crash-reporter
might block for a second when starting.Fix
crash-reporter
not working on x64 Windows when crash came from V8.