⭐v0.12.11
August 28, 2026
Bug Fixes
Windows device ID generation — Fixed an issue where the Launcher could fail to read the machine identifier on Windows. The Launcher now reads
MachineGuiddirectly from the registry viaregistry-js, with a fallback for mixed-architecture processes.
Improvements
macOS disk image mounting — App installs from
.dmgfiles on macOS 13 and later now usediskutil image attachinstead of the deprecatedhdiutil mountcommand, improving compatibility with newer macOS versions. macOS 12 and earlier continue to usehdiutil.Startup memory reporting — The Launcher startup log now reports available memory rather than free memory, using platform-specific metrics that better match what you see in Activity Monitor on Mac.
Last updated
Was this helpful?