Last 7 days
1
Features: 0
Changes: 0
Fixes: 1
Deprecations: 0
Framework for building cross-platform desktop apps with JavaScript, HTML, and CSS.
Latest Electron changelog updates, official release notes, breaking changes, security patches, pricing changes, and developer reactions in one product feed.
Follow this Electron release-notes page to spot useful features, risky migrations, noisy announcements, and source links before they hit your backlog.
Changes.Watch links back to official changelog and release-note sources so summaries stay easy to verify.
Use channels to follow groups of tools around a stack, workflow, or topic.
Rolling windows show how many product updates landed in the last 7, 30, 90, and 365 days, grouped by existing changelog semantics.
1
5
5
5
Added process.getSystemMemoryInfo() on Linux, exposing MemAvailable via /proc/meminfo
Added net.WebSocket, a WHATWG‑compatible WebSocket client for the main process using Chromium's network stack.
Fixed app.disableHardwareAcceleration() not fully disabling GPU on Windows.
Fixed app.disableHardwareAcceleration() not fully disabling GPU usage on Windows (regression since Electron 38).
Fixed browser process crash caused by ValidateIntegrityOrDie.