github electron/electron v15.3.5
electron v15.3.5

latest releases: v33.0.0-nightly.20240626, v33.0.0-nightly.20240625, v31.1.0...
2 years ago

Release Notes for v15.3.5

Fixes

  • Allowed specifying x64 arch on Mac Rosetta via npm_config_arch. #32380 (Also in 16, 17)
  • Bug fixed for registering protocol in windows which used to set invalid command if the execution path included space. #32330 (Also in 14, 16, 17)
  • Fixed window.open not overriding parent's webPreferences. #32109 (Also in 16, 17)
  • Fixed a crash caused by app.getLocaleCountryCode(). #32332 (Also in 16, 17)
  • Fixed crash when playing media files on Windows 7/8 or macOS 10.11/10.12. #32213 (Also in 13, 14, 16, 17)
  • Fixed incorrect skipTransformProcessType option parsing in win.setVisibleOnAllWorkspaces(). #32396 (Also in 13, 14, 16, 17)
  • No Notes. #32245 (Also in 13, 14, 16, 17)

Other Changes

Don't miss a new electron release

NewReleases is sending notifications on new releases.