What's Changed
Bug Fixes
- Fixed Windows update failure - Stop proxy BEFORE download/install to release cliproxyapi binary lock
- Fixed 403 Forbidden on onboarding - Enable remote Management API access and use
127.0.0.1consistently - Fixed Linux .deb update error - Detect install type and show manual download link for .deb users
Improvements
- Increased process termination delay to 1.5s for Windows reliability
- Added
is_updater_supportedcommand to detect Linux AppImage vs .deb
Note for Linux Users
| Install Method | Auto-Update |
|---|---|
| AppImage | ✅ Supported |
| .deb | ❌ Not supported - download new .deb manually from Releases |
Full Changelog: v0.1.46...v0.1.47