npm electron 16.0.7
electron v16.0.7

latest releases: 29.3.2, 30.0.2, 31.0.0-alpha.3...
2 years ago

Release Notes for v16.0.7

Fixes

  • Allowed specifying x64 arch on Mac Rosetta via npm_config_arch. #32381 (Also in 15, 17)
  • Bug fixed for registering protocol in windows which used to set invalid command if the execution path included space. #32331 (Also in 14, 15, 17)
  • Fixed text input performance regression. #32352
  • Fixed a crash caused by app.getLocaleCountryCode(). #32321 (Also in 15, 17)
  • Fixed incorrect skipTransformProcessType option parsing in win.setVisibleOnAllWorkspaces(). #32397 (Also in 13, 14, 15, 17)
  • Fixed regression where console windows would open for execSync and some spawnSync calls for Windows users. #32379 (Also in 17)

Don't miss a new electron release

NewReleases is sending notifications on new releases.