Electron Releases

Filter by channel Filter by major release

Release Notes for v18.3.4

Fixes

  • Fixed an issue where normal bounds would not be appropriately updated if the user minimized with the minimize button. #34485 (Also in 19, 20)
  • Fixed an issue where passing { name: 'All Files', extensions: ['*'] } in the filters param of open or save dialogs on Linux would disallow choosing files without an extension. #34518 (Also in 19, 20)

Other Changes

  • Backported fix for CVE-2022-2011. #34537
  • Security: backported fix for 1227995. #34562
  • Security: backported fix for 1320024. #34554
  • Security: backported fix for 1324864, 1218100. #34534