Change8

v37.7.0

📦 electronView on GitHub →
🐛 4 fixes🔧 3 symbols

Summary

Electron v37.7.0 focuses on stability with fixes for Windows dialogs, BrowserView management, and websocket authentication crashes, alongside an update to Node.js v22.20.0.

Migration Steps

  1. Update environment to support Node.js v22.20.0.

🐛 Bug Fixes

  • Fixed Windows dialog.showMessageBox default button handling.
  • Fixed addBrowserView to prevent unnecessary removal and re-adding of the same BrowserView.
  • Fixed an issue where authentication via websockets could cause a crash.
  • Fixed a development issue where the metal toolchain could not be found when building on macOS 26.

🔧 Affected Symbols

dialog.showMessageBoxaddBrowserViewBrowserView