v40.0.0-beta.8
📦 electronView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This beta release introduces WebSocket authentication support via the webContents 'login' event and fixes a cookie encryption key provider issue on Windows and Linux.
✨ New Features
- Added support for WebSocket authentication through the 'login' event on webContents.
🐛 Bug Fixes
- Fixed an issue on Windows and Linux where no cookie encryption key provider was passed into the network service when cookie encryption was enabled.