Skip to content

electron v28.2.6

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 06 Mar 20:26
· 38 commits to 28-x-y since this release
2977fc4

Release Notes for v28.2.6

Fixes

  • Fixed a crash that can result from some kinds of dynamic imports. #41491
  • Fixed an issue where webContents.print(options) failed if options was not passed or undefined is passed. #41478 (Also in 29, 30)
  • Fixed saving traces from devtools performance panel. #41492

Other Changes