Change8

v38.0.0-alpha.8

📦 electronView on GitHub →
🐛 3 fixes🔧 1 symbols

Summary

This alpha release of Electron v38 includes several window-related bug fixes for Windows and crashes, alongside an update to Node.js v22.17.1.

Migration Steps

  1. Install the alpha release via npm install electron@38.0.0-alpha.8 or npm install electron@alpha.

🐛 Bug Fixes

  • Fixed a crash occurring when certain operations were performed within a window close callback.
  • Fixed an issue where the accent border was incorrectly drawn on inactive/unfocused windows.
  • Fixed background material application on Windows, including restoration of animations and fixing dynamic material updates.

🔧 Affected Symbols

BrowserWindow