v41.7.0
📦 electronView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
Version 41.7.0 introduces the ability to pass the --experimental-inspector-network-resource flag through Electron and resolves a crash related to Notification closing. It also includes several backported upstream fixes for memory safety and stability.
✨ New Features
- Allowed the --experimental-inspector-network-resource Node.js flag to be passed through Electron.
🐛 Bug Fixes
- Fixed crash for Notification close.