Electron Releases

Filter by channel Filter by major release

Release Notes for v13.1.2

Fixes

  • Electron Fuses are now in a consistent order across platforms. #29615 (Also in 14)
  • Fixd an issue where fs.promises.readFile would improperly error when passing a FileHandle to the path argument. #29576 (Also in 14)
  • Fixed sending intermediate certificates with 'select-client-certificate' event callback. #29569 (Also in 12, 14)
  • Fixed shifted character getting changed in menu accelerator. #29482 (Also in 12, 14)