Skip to content

electron v19.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 21 Apr 23:24
· 287 commits to 19-x-y since this release

Note: This is an alpha release. Please file new issues for any bugs you find in it.

This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@19.0.0-alpha.4.

Release Notes for v19.0.0-alpha.4

Fixes

  • Fixed crash when img without alt is shown with accessibility features enabled. #33841

Other Changes

  • Fixed child_process.spawn ENOENT error with cwd option. #33872 (Also in 16, 17, 18)
  • Updated Chromium to 102.0.4989.0. #33556