Electron v5.0.9 Release Notes

Release Date: 2019-08-06 // almost 5 years ago
  • ๐Ÿš€ Release Notes for v5.0.9

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed process.uptime() returning the wrong time. #19566
    • ๐Ÿ›  Fixed tray.displayBalloon() not working with custom icon on Windows. #19530
    • ๐Ÿ›  Fixed an issue where tray.destroy was not working properly on some linux distros. #19619
    • ๐Ÿ›  Fixed an issue where windows symbol files were changed in a way that was incompatible with some symbolication tools. #19503
    • ๐Ÿ›  Fixed crashes when using the application menu on Linux. #19561
    • ๐Ÿ›  Fixed error throwing on invalid webRequest url pattern filtering in onBeforeRequest. #19580
    • ๐Ÿ›  Fixed inverted alwaysOnTop status returned when always-on-top-changed was emitted. #19506
    • ๐Ÿ›  Fixed setting the backgroundColor property on TouchBarButton to default by assigning null after the item is constructed. #19473
    • ๐Ÿ›  Fixed the clearRecentDocuments MenuItem role on Windows. #19640
    • ๐Ÿ›  Fixed the callback of beginFrameSubscription passing Buffer instead of NativeImage. #19647
    • ๐Ÿง Standardized the about panel icon size on Linux. #19581