npm electron 36.8.0
electron v36.8.0

latest releases: 39.0.0-alpha.1, 38.0.0, 38.0.0-beta.11...
20 days ago

Release Notes for v36.8.0

Features

  • Added support for app.getRecentDocuments() on Windows and macOS. #47925 (Also in 37, 38)
  • Adds the ability to change window accent color on Windows after initial window initialization via {get|set}AccentColor. #48018 (Also in 37, 38)

Fixes

  • Fixed a crash possible when calling webContents.loadURL() from a failed webContents.loadURL() call's catch handler. #48044 (Also in 37, 38)
  • Fixed an issue where importing from electron/utility in an ESM file threw an error at runtime. #48020 (Also in 37, 38)
  • Fixed an issue where importing from electron/utility threw a ERR_MODULE_NOT_FOUND error at runtime. #47987 (Also in 37, 38)
  • Fixed an issue where the accent border was drawn on all windows regardless of the window's active focused status. #48012 (Also in 37, 38)

Other Changes

  • Updated Node.js to v22.18.0. #47934

Don't miss a new electron release

NewReleases is sending notifications on new releases.