what stackpulse tracks
Electron releases from GitHub
StackPulse watches Electron release notes and keeps the original source link close to every summary.
Build cross-platform desktop apps with JavaScript, HTML, and CSS StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Electron release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This beta release introduces a new feature for printing frames to PDF from the main process and fixes several issues, including a browser process crash on Windows and Linux accent color inconsistencies. It also removes the `openAsHidden` option from macOS login item settings.
Developers using macOS login item settings (`app.setLoginItemSettings` or `app.getLoginItemSettings`) are affected by the removal of the `openAsHidden` option.
Update macOS login item settings code to remove references to `openAsHidden` and related fields.
Alpha release introducing a new Save/Restore Window State API and dropping 32-bit builds. Includes Chromium update and macOS input latency fix.
Users requiring 32-bit builds or using deprecated platforms are affected.
Update to 64-bit builds if using 32-bit platforms.