Skip to content

electron v22.0.2

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 13 Jan 02:25
· 142 commits to 22-x-y since this release
887595e

Release Notes for v22.0.2

Fixes

  • Fixed an RTL issue that could happen in some locales when calling BrowserWindow.setTrafficLightPosition() on macOS. #36851 (Also in 21, 23)
  • Fixed an error when fs.readdir gets null for options. #36849 (Also in 23)
  • Fixed missing headers in libcxx_headers bundle. #36865

Other Changes