Change8

v41.7.2

📦 electronView on GitHub →
🐛 5 fixes🔧 5 symbols

Summary

This patch release (v41.7.2) addresses several bugs related to window centering, developer tools functionality, and fixes silent data truncation and crashes involving fs.writeFileSync on Apple Silicon. It also includes several security backports.

🐛 Bug Fixes

  • Fixed an issue on Linux and Windows where frameless windows would shrink when calling win.center().
  • Fixed an issue where frameless windows would appear slightly off-center on Windows.
  • Fixed an issue where the "Toggle Developer Tools" menu item failed to function correctly with BaseWindow.
  • Fixed silent data truncation in Buffer/TextEncoder APIs.
  • Fixed a crash in fs.writeFileSync with non-ASCII strings on Apple Silicon.

Affected Symbols