Electron Releases

Filter by channel Filter by major release

Release Notes for v11.4.7

Fixes

  • Fixed an incorrect warning about enableRemoteModule being issued when the option was undefined (and thus defaulting to false). #29023
  • Fixed an issue where events on webview elements were missing properties if contextIsolation was enabled. #29150 (Also in 10)
  • Fixed corner radius for vibrancy view in macOS 11. #29072 (Also in 12, 13)

Documentation

  • Documentation changes: #29147

Release Notes for v11.4.6

Fixes

  • Fixed <webview> focus / blur events not working with contextIsolation enabled. #29027 (Also in 10, 12, 13)
  • Fixed an issue where drag regions on macOS would be offset incorrectly when no drag regions were set,. #29018 (Also in 12, 13)