v39.8.4
📦 electronView on GitHub →
✨ 1 features🐛 4 fixes🔧 2 symbols
Summary
This patch release (v39.8.4) focuses primarily on bug fixes related to window handling, focus tracking, and dialog crashes, alongside adding proxy support for yarn installs.
✨ New Features
- Added support for using a proxy during yarn install.
🐛 Bug Fixes
- Fixed an issue where nodeIntegrationInWorker overrides in setWindowOpenHandler were not honored for child windows sharing a renderer process with their opener.
- Fixed crash when handling JavaScript dialogs from windows opened with invalid or empty URLs.
- Fixed improper focus tracking in BaseWindow on MacOS.
- Fixed window freeze when failing to enter/exit fullscreen on macOS.