Skip to content

electron v5.0.4

Compare
Choose a tag to compare
@electron-bot electron-bot released this 15 Jun 00:23
· 124 commits to 5-0-x since this release

Release Notes for v5.0.4

Fixes

  • Added check for invalid URLs upon setting cookies. #18756
  • Fixed window.opener null after cross-origin navigation. #18614
  • Fixed bug where notifications with same tag wouldn't show more than once when first notification was auto dismissed in Windows 7. #18741
  • Fixed exiting html fullscreen mode for embedded contents. #18781
  • Fixed issue where getEffectiveApperance and getAppLevelAppearance would return unknown instead of the correct value sometimes. #18689
  • Fixed issue where shell.openExternal would not activate opened window on macOS. #18721
  • Spellcheck providers are now (again) called with contractions and their parts. #18548