Skip to content

electron v4.2.9

Compare
Choose a tag to compare
@electron-bot electron-bot released this 06 Aug 00:17
· 11 commits to 4-2-x since this release

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