Electron Releases

Filter by channel Filter by major release

Release Notes for v9.0.3

Features

  • V8CacheOptions is a new webpreference option to enforce code caching policy. #23868

Fixes

  • Fixed disabling color correct rendering with --disable-color-correct-rendering. #23900
  • Fixed the acceptLanguages argument being ignored in session.setUserAgent(). #23962
  • Restored old implementation of Linux Tray icons to fix a collection of issues where the tray icon wouldn't appear, would be the wrong size or would randomly disappear. #23926

Other Changes

  • Updated Chromium to 83.0.4103.99. #23967

Release Notes for v9.0.2

Fixes

  • Fixed crash when navigating between origins in a child window with nativeWindowOpen and contextIsolation enabled. #23895
  • Fixed tray menu on Windows not keyboard navigable. #23880