Change8

v39.7.0

📦 electronView on GitHub →
1 features🐛 4 fixes

Summary

Release v39.7.0 introduces support for long-animation-frame script attribution and resolves several platform-specific bugs related to window resizing, menu handling, and memory leaks.

✨ New Features

  • Added support for `long-animation-frame` script attribution via the `--enable-features=AlwaysLogLOAFURL` flag.

🐛 Bug Fixes

  • Fixed resize issues for frameless windows in Mac App Store builds.
  • Fixed an issue where menu item enabled state was not updated during key equivalent dispatch when the menu was closed on macOS.
  • Fixed an issue where pressing AltGr could incorrectly activate or focus the menu bar.
  • Fixed a memory leak occurring when setting icons on Linux/GTK.