Skip to content

electron v7.1.11

Compare
Choose a tag to compare
@electron-bot electron-bot released this 30 Jan 08:43
· 44 commits to 7-1-x since this release

Release Notes for v7.1.11

Fixes

  • Fixed an edge case in checkbox logic on Windows. #21860
  • Fixed an issue where window.print() only worked once on a single BrowserWindow. #21911
  • Fixed an issue where the credits set in About Panel credits were not dark mode aware on macOS. #21924
  • Fixed error thrown when importing powerMonitor on Linux before app's 'ready' event. #21941
  • Fixed fuzzy font rendering when hot-plugging displays on macOS Catalina. #21872

Documentation

  • Documentation changes: #21873