Electron Releases

Filter by channel Filter by major release

Release Notes for v23.3.7

Fixes

  • Fixed visibility of menu bar when exiting full screen. #38680 (Also in 24, 25, 26)

Other Changes

  • Security: backported fix for 1439691.
    • Security: backported fix for CVE-2023-2724.
    • Security: backported fix for 1425115.
    • Security: backported fix for 1431761.
    • Security: backported fix for CVE-2023-2725.
    • Security: backported fix for CVE-2023-2721.
    • Security: backported fix for 1442263. #38331
  • Security: backported fix for 1447430.
    • Security: backported fix for CVE-2023-3079. #38652
  • Security: backported fix for CVE-2023-2933.
    • Security: backported fix for CVE-2023-2932.
    • Security: backported fix for CVE-2023-2931.
    • Security: backported fix for 1444195.
    • Security: backported fix for CVE-2023-2936.
    • Security: backported fix for CVE-2023-2935.
    • Security: backported fix for CVE-2023-2934
    • Security: backported fix for CVE-2023-2930. #38533

Release Notes for v23.3.6

Fixes

  • Fixed an issue where <datalist> popups are positions incorrectly in BrowserViews. #38607 (Also in 24, 25, 26)
  • Fixed potential issues when minimizing parent windows with non-modal children on macOS. #38507 (Also in 24, 25)

Other Changes

  • Improved error message when contentTracing.stopRecording() fails because no trace was in progress. #38518 (Also in 24, 25)