Electron Releases

Filter by channel Filter by major release

Release Notes for v2.0.15

Bug Fixes/Changes

  • fix: schedule a paint after browserview's background is set. #15796

  • fix: enable webview in sandbox renderer (#13435). #13555

  • fix: allow 2 threads for CreateIoCompletionPort on single-core to prevent busy looping (#15975). #16013

  • chore: bump libcc submodule to ebe1313308aa95c71f23b2725efd091b8ece05ff. #15946

  • chore: bump libcc submodule. #16035

Release Notes for v2.0.14

Fixes

  • Fixed Electron not being visible when launching in development mode on node v11. #15513
  • Fixed window close crash that was happening on macos 10.9. #15729

Documentation

  • Documentation changes: #15524