Electron Releases

Filter by channel Filter by major release

Release Notes for v1.8.8

Bug Fixes

  • [SECURITY] Fixed webPreferences inheritance issue. CVE-2018-15685
  • Removed upstream code that used private Mac API. https://github.com/electron/electron/commit/a1a921325dabece06a66e53b94c17e93053eb3c6

Release Notes for v1.8.7

Bug Fixes

  • Fixed context menu for sandbox devtools. #12734

  • [SECURITY] Updated command-line backlist switches. #12807

  • Fixed contents.setSize(options) documentation in web-contents.md. #12922

  • Fixed empty description on file type input when only one extension is given. #12962

macOS

  • Fixed flicker with high DPI resolutions. #12945