This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryUpdates Bug Fixes, New Features, and Chores across a mixed release.
Full changelog
Summary
This release introduces a robust Windows autostart fix and a built‑in self‑update mechanism, enabling users to keep routatic‑proxy current directly from the command line. Enhancements to autostart handling, command‑line formatting, and background process logging improve reliability on Windows, while the new updater package adds version comparison, checksum verification, and GitHub API integration.
New Features
- Add Windows autostart fix – handle WindowsApps aliases and improve command‑line argument formatting.
- Introduce self‑update command – check for and apply updates from GitHub.
- Create updater package – download, verify, and install updates with checksum validation.
- Enhance User‑Agent handling – set a custom User‑Agent for GitHub API requests.
Bug Fixes
- Update .gitignore – include
.kimchiand remove obsolete documentation files. - Replace ping with timeout – improve backup deletion reliability on Windows.
Improvements
- Autostart status command – now checks if the server process is running and logs startup errors.
- Background process startup – add error handling and logging improvements.
- Windows command‑line building – unit tests added for path extraction and argument formatting.
- Updater functionality – tests added for version comparison and checksum verification.
Documentation
- Add Windows autostart specification – new documentation file detailing the fix.
- Update INSTALLATION.md & README.md – reflect new features and usage.
Chores
- Add
cmd/routatic-proxy/update.go– command implementation for updates. - Update internal daemon files –
autostart_windows.go,background.go, and their tests. - Add updater source and tests –
internal/updaterpackage and corresponding test files. - Update .gitignore – maintain clean repository state.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Track Oc-go-cc, an Open-source proxy that lets Claude Code use OSS models
Get notified when new releases ship.
Sign up freeAbout Oc-go-cc, an Open-source proxy that lets Claude Code use OSS models
All releases →Related context
Earlier breaking changes
- v0.6.0 Configuration format updated; migration required for compatibility.
- v0.5.2 Catalog storage migrates from JSON files to SQLite by default.
- v0.3.0 Anthropic model routing now prioritizes Zen-specific endpoints over legacy Anthropic when `IsZen` is true; existing configs may need updates using `model_overrides`.
- v0.3.0 `model_overrides` now requires explicit model names for DeepSeek V4 Pro and Flash Free variants; shorthand syntax removed.
- v0.2.9 Removes models mimo-v2-pro, mimo-v2-omni, qwen3.5-plus from routing
Beta — feedback welcome: [email protected]