What's Changed
Bug Fixes
- Fixed Windows update failure - Stop proxy before relaunch to release cliproxyapi binary lock
- Fixed 403 Forbidden on onboarding auth - Use
127.0.0.1consistently instead oflocalhostfor Management API - Fixed Linux updater "invalid binary format" - Explicitly set bundle targets including AppImage
Improvements
- Increased process termination delay to 1s for reliability on Windows
- Better bundle target configuration:
app,dmg,nsis,appimage,deb
Note for Linux Users
- AppImage: Auto-update supported ✅
- .deb package: Auto-update NOT supported - download new .deb manually
Full Changelog: v0.1.44...v0.1.45