Electron v0.33.9

npm
npm install --save-dev electron@0.33.9
yarn
yarn add --dev electron@0.33.9
Google ChromeChromium
45.0.2454.85
Node.jsNode.js
4.1.1
V8V8
4.5.103.29

Release Notes

Changelog:

  • Remove subpixel-font-scaling option of BrowserWindow.

  • 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.