Change8

v41.8.0

📦 electronView on GitHub →
🐛 2 fixes🔧 2 symbols

Summary

This release (v41.8.0) focuses on stability by fixing critical crashes related to web content reloading and addressing a visual glitch in frameless windows on Linux. It also updates the bundled Node.js version.

🐛 Bug 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.
  • 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.

Affected Symbols