Change8

v41.10.7

📦 electronView on GitHub →
🐛 5 fixes🔧 5 symbols

Summary

This release addresses several bugs, including issues with frameless window theme colors on Linux, shutdown crashes on Windows, and context menu focus in detached DevTools. It also includes backported fixes from upstream ANGLE, Chromium, Dawn, Skia, and V8.

🐛 Bug Fixes

  • Fixed an issue on Linux where the system theme color appeared at the top edge of frameless windows.
  • Fixed running under tsx import transpilation.
  • Fixed shutdown crash on windows when power monitor notifications were subscribed.
  • Fixed the context menu in a detached DevTools window focusing the inspected page's window instead of the DevTools window.
  • Fixed titleBarOverlay.color set to `rgba(0,0,0,0)` failing back to default frame color.

Affected Symbols