- Fixed macOS file dialog filter bug that blocked selecting app bundles in app extensions.
- Resolved require('node:sqlite') import failure.
- Fixed crashes caused by operations in a window close callback and updated Node.js to v22.17.1.
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.