- Fix Squirrel.Mac installer path resolution inconsistency across install stages.
- Backport upstream fixes for ANGLE, Chromium, Skia, and V8.
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 digestAdded webFrameMain.printToPDF() for printing individual frames from the main process
Added webFrameMain.printToPDF() API for printing individual frames to PDF from the main process.
Added Linux support for process.getSystemMemoryInfo() exposing MemAvailable.