Changelog
io.Connect Desktop 9.12.1
Release date: 26.03.2026
| Components | Version |
|---|---|
| Electron | 40.8.3 |
| Chromium | 144.0.7559.236 |
| Node.js | 24.14.0 |
Improvements & Bug Fixes
Upgraded to Electron 40.8.3 (Chromium 144).
Improved process memory reporting by using
WorkingSetSizeas a fallback whenPrivateWorkingSetSizeisn't available on Windows.WorkingSetSizeincludes both private and shared resident pages, whereasPrivateWorkingSetSizeincludes only private resident pages.Fixed an issue related to using right-click context menu in the Dev Tools.