Change8

v38.0.0-alpha.12

📦 electronView on GitHub →
🐛 2 fixes🔧 1 symbols

Summary

Alpha release v38.0.0-alpha.12 updates Chromium to version 140 and includes bug fixes for setContentProtection on Windows and system theme detection on Linux.

Migration Steps

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

🐛 Bug Fixes

  • Fixed an issue on older Windows versions where setContentProtection did not function correctly.
  • Fixed an issue on Linux where windows remained in dark theme regardless of system theme changes.

🔧 Affected Symbols

setContentProtection