Release Notes for v1.8.4
Updates
- Documentation updates. #12279
- Document and test BrowserView.{destroy,isDestroyed}. #12298
Bug Fixes
- Fixed popup menu position. #12197
- [SECURITY] Set appropriate defaults for webview options. #12272
- Fixed window open not showing. #12261
- Fixed flaky remote setInterval spec. #12266
- Fixed require on network share path. #12286
- Fixed flaky navigator.serviceWorker spec. #12289
Linux
- Fixed a crash on certain Linux distributions. #12151
macOS
- Fixed checkbox state callback bug. #12154
Windows
- Fixed passing of exception to the system crash handler. #12258