Skip to content

electron v18.2.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 29 Apr 02:26
· 194 commits to 18-x-y since this release

Release Notes for v18.2.0

Features

  • Fixed an issue where the PDF Viewer would fail if a user attempted to reload. #33711 (Also in 19)

Fixes

  • Fixed an issue with the app.requestSingleInstanceLock() API where it would sometimes hang. #33778

Other Changes

  • Fixed child_process.spawn ENOENT error with cwd option. #33871 (Also in 16, 17, 19)
  • Updated Chromium to 100.0.4896.143. #33948