Electron v6.0.3 Release Notes

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

    ๐Ÿ›  Fixes

    • ๐Ÿง Correctly internationalize i18n in GTK-based Linux dialogs. #19760
    • ๐Ÿ›  Fixed a bug where you couldn't navigate the menu bar with the keyboard if you used the mouse to focus it. #19764
    • ๐Ÿ›  Fixed bug where inputs would lose focus when opening the menu bar, preventing many menu items (Edit/Copy/Paste/etc.) to be unusable on Windows and Linux. #19708
    • ๐Ÿ›  Fixed occasional crashes while selecting text. #19808
    • ๐Ÿ’ป Normalized out-of-bound value behavior for the setOpacity() API in BrowserWindow. #19723
    • โœ‚ Removed the possibility of a preload script being executed twice for the same process in quickly succeeding navigations in the same frame. #19826

    Other Changes

    • No-notes. #19383
    • โšก๏ธ Updated Chromium to 76.0.3809.126. #19791

    ๐Ÿ“š Documentation

    • ๐Ÿ“š Documentation changes: #19798