Electron Releases - v18.1.0

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

Release Notes

Features

  • Enabled systemPreferences.subscribe{Local|Workspace}Notification to take a null value for the event parameter. #33771

Fixes

  • Fixed crash when img without alt is shown with accessibility features enabled. #33843 (Also in 19)
  • Fixed crash when opening gtk file dialogs due to mismatched versions. #33812 (Also in 19)

Other Changes

  • Updated Chromium to 100.0.4896.127. #33730