Skip to content

electron v1.8.2-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@electron-bot electron-bot released this 23 Jan 03:38
· 133 commits to 1-8-x since this release

Bug Fixes

  • Backport various upstream libcc bugfixes. #11574
  • Fix crash when using crypto module. #11457
  • Fix debugger breakpoint regression. #11430
  • Fix spellchecking in subframes. #11489
  • Fix menu.popup bugs.
  • Fix shift not showing in menu for certain accelerators. #11597
  • Explicitly hide tooltip on window deactivation. #11629

Windows

Other changes

  • Allow disabling desktop capture throttling. #11692

Windows

  • Enable Control Flow Guard on Windows builds