Change8

v39.1.2

📦 electronView on GitHub →
🐛 5 fixes🔧 4 symbols

Summary

Version 39.1.2 is a maintenance release focusing on window management fixes for GNOME and macOS, WASM optimization stability, and resolving ESM import issues with CJK paths.

🐛 Bug Fixes

  • Corrected the appearance of tiled windows on GNOME (when frame: true) and removed resize handles from tiled edges.
  • Fixed ESM-from-CJS import failures when CJK characters are present in the file path.
  • Fixed OOM crash when optimizing certain WASM functions involving large phi nodes.
  • Fixed issue where parent windows remained interactive after a modal window was opened.
  • Fixed an issue on macOS where menu items could not be disabled under all circumstances.

🔧 Affected Symbols

BrowserWindowWebAssemblyMenuMenuItem