Skip to content

v10.8.170

Choose a tag to compare

@Drjacky Drjacky released this 30 May 20:30
· 36 commits to main since this release

[10.8.170] - 2026-05-30

Added

  • "Reset Config" button in Settings (with a confirmation dialog explaining the consequences) that rebuilds merged-config.yaml from the bundled defaults, your config.yaml, enabled providers, and stored API keys. Restarts the server if running.

Fixed

  • Stop/start the server or quit/reopen the app no longer overwrites merged-config.yaml. After the first run the existing file is treated as the source of truth and only the app-managed sections (openai-compatibility, oauth-excluded-models) are overlaid from provider toggles and stored keys, so all custom settings, secrets, and edits made directly or via the management dashboard are preserved across restarts.
  • The local scripts/fetch-cliproxy-plus.sh now always targets the latest upstream CLIProxyAPIPlus release (including prereleases) and re-downloads when a newer version is available, keeping cli-proxy-api-plus.version in sync.