Electron Releases - v18.0.1

npm install electron@v18.0.1
yarn add electron@v18.0.1

Release Notes

Fixes

  • Fixed an issue where Pointer Lock behavior could not be properly exited. #32828
  • Fixed crash when WindowButtonsProxy references cleared NSWindow. #33490 (Also in 15, 16, 17)
  • Fixed crash when running under Wayland caused by calling X11 functions. #33498 (Also in 17)

Other Changes

  • Updated Chromium to 100.0.4896.60. #33501