v40.0.0-beta.2
📦 electronView on GitHub →
🐛 1 fixes
Summary
This beta release of Electron v40 fixes a critical bug on Windows where clicking native notifications could cause the application to hang.
Migration Steps
- Install the beta version using npm install electron@beta or npm install electron@40.0.0-beta.2
🐛 Bug Fixes
- Fixed a Windows notification issue where clicking a native notification would result in an application hang on certain Windows environments.