Change8

v41.2.2

📦 electronView on GitHub →
🐛 7 fixes🔧 1 symbols

Summary

Version v41.2.2 delivers numerous bug fixes, including resolving issues with Dev Tools context selection and PDF saving, alongside significant security vulnerability patches.

🐛 Bug Fixes

  • Fixed absent 'Electron Isolated Context' in the execution context dropdown in Dev Tools.
  • Fixed an issue where `nodeIntegrationInWorker` didn't always work in AudioWorklet.
  • Fixed an issue where saving edited PDF files would fail with a cross-origin SecurityError.
  • 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.
  • Fixed `gn gen` failing to resolve `electron_version` when building from a `git worktree` checkout.
  • Backported security fixes for CVE-2026-6296 through CVE-2026-6363.

Affected Symbols