Skip to content

electron v17.1.1

Compare
Choose a tag to compare
@electron-bot electron-bot released this 07 Mar 20:51
· 191 commits to 17-x-y since this release

Release Notes for v17.1.1

Fixes

  • Fixed an issue where alternateImages did not work properly on macOS. #33105 (Also in 15, 16, 18)
  • Fixed an issue where the Tray could get garbage collected incorrectly under some circumstances. #33076 (Also in 15, 16, 18)
  • Fixed an occasional crash on Mac when spawning a child process. #33116 (Also in 18)
  • Fixed broken transparency option in offscreen window rendering. #33052 (Also in 16, 18)

Other Changes

  • Updated Chromium to 98.0.4758.109. #33085