v40.9.2
📦 electronView on GitHub →
🐛 3 fixes🔧 3 symbols
Summary
This release primarily addresses several bug fixes related to AudioWorklet integration, browser window events, and local testing setup. It also includes numerous security vulnerability patches.
🐛 Bug Fixes
- Fixed an issue where nodeIntegrationInWorker didn't always work in AudioWorklet.
- Fixed bug that could occasionally cause browserWindow's always-on-top-changed event to fire with incorrect values.
- Fixed test scaffolding bug when running tests locally on Linux.