desktop@0.1.5
the-dev-tools/dev-toolsdesktop@0.1.5Jan 11, 2026by github-actions[bot]
AI Summary
Addresses Electron binary execution and RPC communication issues across Windows and MacOS.
Key Highlights
- Reverted to manual ASAR binary unpacking and execution.
- Fixed Windows RPC issues by switching to named pipes.
Full Release Notes
## 0.1.5 (2026-01-11) ### 🩹 Fixes - Revert to manual ASAR binary unpacking and execution due to issues on Windows and MacOS ([6646917a](https://github.com/the-dev-tools/dev-tools/commit/6646917a)) - Fix Windows RPC issues by switching to named pipes ([e72a8a65](https://github.com/the-dev-tools/dev-tools/commit/e72a8a65)) ### ❤️ Thank You - Tomas Zaluckij @Tomaszal