Electron Releases - v14.2.4

npm install electron@v14.2.4
yarn add electron@v14.2.4

Release Notes

Fixes

  • Bug fixed for registering protocol in windows which used to set invalid command if the execution path included space. #32328 (Also in 15, 16, 17)
  • Fixed window.open not overriding parent's webPreferences. #32325 (Also in 15, 16, 17)
  • Fixed crash when playing media files on Windows 7/8 or macOS 10.11/10.12. #32349 (Also in 13, 15, 16, 17)
  • Fixed incorrect skipTransformProcessType option parsing in win.setVisibleOnAllWorkspaces(). #32395 (Also in 13, 15, 16, 17)
  • No Notes. #32242 (Also in 13, 15, 16, 17)

Other Changes

  • Backported fix for CVE-2021-38006. #32010
  • Backported fix for CVE-2021-38017. #32033
  • Backported fix for CVE-2021-4056. #32236
  • Backported fix for CVE-2021-4057. #32233
  • Backported fix for CVE-2021-4058. #32224
  • Backported fix for CVE-2021-4059. #32211
  • Backported fix for CVE-2021-4078. #32217
  • Backported fix for CVE-2021-4079. #32227
  • Backported fix for CVE-2021-4098. #32182
  • Backported fix for CVE-2021-4099. #32188
  • Backported fix for CVE-2021-4100. #32185
  • Backported fix for CVE-2021-4101. #32191
  • Backported fix for CVE-2021-4102. #32193