- Windows opened from links inside a sandboxed iframe now inherit the iframe's sandbox restrictions by default.
- The behavior can be overridden with the allow‑popups‑to‑escape‑sandbox flag.
Official Electron changelog summary with source attribution, release tags, and community reactions.
Track this Electron release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Electron release note into a weekly digest for the tools you actually use.
Create digestFixed numerous crashes and stability issues (DevTools popup, promptTouchID, malformed ASAR, login item settings, sharedTexture GPU, main process exit, etc.).
Fixed Linux frameless window drop‑shadow glitch and a memory leak when creating BrowserWindows.
Fixed registerFileProtocol and registerHttpProtocol to return opaque responses for cross-origin no‑CORS fetches.