npm electron 41.8.0
electron v41.8.0

5 hours ago

Release Notes for v41.8.0

Fixes

  • Fixed a browser process crash when calling webContents.reload() or navigating synchronously from the render-process-gone event; the event is now emitted after the renderer's teardown notification has completed. #51917 (Also in 42, 43)
  • Fixed a bug on Linux where a 1px line appeared at the top of frameless windows if the window and web contents had different background colors. #52004 (Also in 42, 43)

Other Changes

  • Backported fixes from upstream Chromium and V8. #51936
  • Backported fixes from upstream Chromium, Skia and Dawn. #51943
  • Updated Node.js to v24.16.0. #51746

Documentation

  • Documentation changes: #51925

Don't miss a new electron release

NewReleases is sending notifications on new releases.