Change8

v42.0.0-beta.8

📦 electronView on GitHub →
🐛 3 fixes🔧 1 symbols

Summary

This beta release focuses on stability, addressing bugs related to the Chrome DevTools Fetch API, renderer crashes from the <geolocation> element, and mouse hook issues on Windows.

🐛 Bug Fixes

  • Fixed errors when using the Chrome DevTools Fetch API.
  • Fixed a renderer crash when a page uses the <geolocation> HTML element.
  • Fixed an issue on Windows where a transient UnhookWindowsHookEx failure in setIgnoreMouseEvents(true, { forward: true }) teardown could cause duplicate low-level mouse hooks to be installed on the next activation.

Affected Symbols