Electron Releases

Filter by channel Filter by major release

Release Notes for v4.2.10

Fixes

  • Fixed command-line scheme arguments from spilling over into each other. #19954
  • Fixed web page displayed with offset when using native tab on macOS. #19881

Release Notes for v4.2.9

Fixes

  • Fixed 'swipe' event emission on macoS>. #19352
  • Fixed tray.displayBalloon() not working with custom icon on Windows. #19529
  • Fixed an issue where windows symbol files were changed in a way that was incompatible with some symbolication tools. #19502
  • Fixed setting the backgroundColor property on TouchBarButton to default by assigning null after the item is constructed. #19472