Electron Releases

Filter by channel Filter by major release

Release Notes for v17.4.6

Fixes

  • Fixed an issue where bounds changes were incorrectly delayed in the case where a window was moved or resized and event.preventDefault was called in either will-resize or will-move on Windows. #34283 (Also in 16, 18, 19)
  • Fixed crash when calling navigator.serial.getPorts(). #34328 (Also in 18, 19)

Other Changes

  • Added a TRACE call named crash_reporter::Start under the electron category for crash_reporter::Start(). #34324 (Also in 18, 19)