Electron v6.0.1 Release Notes

Release Date: 2019-08-07 // almost 5 years ago
  • ๐Ÿš€ Release Notes for v6.0.1

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed 'swipe' event emission on macoS>. #19354
    • ๐Ÿ›  Fixed process.uptime() returning the wrong time. #19567
    • ๐Ÿ›  Fixed tray.displayBalloon() not working with custom icon on Windows. #19528
    • ๐Ÿ›  Fixed case where sending IPC to a child window (opened with window.open) could cause a crash. #19633
    • ๐Ÿ›  Fixed crashes when using the application menu on Linux. #19560
    • ๐Ÿ›  Fixed default dock bounce type on macOS. #19546
    • ๐Ÿ›  Fixed error throwing on invalid webRequest url pattern filtering in onBeforeRequest. #19570
    • ๐Ÿ›  Fixed inverted alwaysOnTop status returned when always-on-top-changed was emitted. #19534
    • ๐Ÿ›  Fixed setting the backgroundColor property on TouchBarButton to default by assigning null after the item is constructed. #19471
    • ๐Ÿ›  Fixed the clearRecentDocuments MenuItem role on Windows. #19637
    • ๐Ÿง Standardized the about panel icon size on Linux. #19572
    • ๐Ÿ”Š getPath('logs') now throws better error when it fails to find the logs path. #19545

    Other Changes

    • โšก๏ธ Updated Chromium to 76.0.3809.102. #19649