Releases: kaitranntt/CLIProxyAPIPlus
Releases · kaitranntt/CLIProxyAPIPlus
Release list
v7.1.68-6
v7.1.68-5
v7.1.68-4
v7.1.68-3
v7.1.68-2
v7.1.68-1
v7.1.68-0
Changelog
- ac4017e Merge branch 'dev' of github.com:router-for-me/CLIProxyAPI into dev
- 3abfc83 Merge branch 'dynamic' into dev
- d3b98ed Merge pull request #109 from kaitranntt/kai/fix/upstream-sync-v7.1.68
- fca12a2 Merge pull request #3735 from router-for-me/safemode
- 9fb9e91 Merge pull request #3770 from sususu98/fix/codex-claude-stream-error-upstream-dev
- d128578 Merge pull request #3771 from Folyd/perf/codex-image-streaming-memory
- a2db6a6 Merge pull request #3773 from sususu98/fix/antigravity-version-upstream-dev
- 8caf474 Merge pull request #3788 from shoucandanghehe/fix/codex-backend-request-id
- 030c4a9 Merge pull request #3795 from router-for-me/webui
- 69d937a chore(build): add Linux-specific release workflows and update release notes handling
- c75fb2c chore(build): add caching for Go dependencies and FreeBSD-specific artifacts in release workflow
- 4567fd1 chore(build): add custom runners and improve Go module handling in FreeBSD release workflow
- 43c1214 chore(build): add custom runners and improve Go module handling in FreeBSD release workflow
- 6d9014b chore(build): enhance release workflow with automated asset handling and checksum generation
- d55f215 chore(build): include
ca-certificatesin Docker image for improved HTTPS support - d9a0c9b chore(build): migrate from Alpine to Debian and update build dependencies
- 4f55ecc chore(build): refactor FreeBSD build process and optimize workflows
- 07c607b chore(build): remove checksum generation from release workflows
- 9ee6493 chore(build): remove goreleaser configuration and refactor release workflow
- 3dedf47 chore(build): set additional environment variables for FreeBSD builds in release workflow
- bc58c21 chore(build): update dependencies, enhance cross-compilation, and refactor workflows
- 37df0b8 chore(build): update release workflow to include repository reference and fix exit code handling
- 50080b9 chore(upstream-sync): merge upstream v7.1.68
- fabf061 feat(access, pluginhost): add support for exclusive frontend auth providers
- 8e52c40 feat(auth): deduplicate concurrent refresh token requests with
singleflight - 41a4dba feat(auth): enhance plugin scheduler with
HasSchedulersupport and fast-path tests - 1ca048a feat(auth, interceptor, jshandler): add post-auth request interceptors and enhance format handling
- 3c773b6 feat(auto-updater): refactor skip logic and add unit tests for autoUpdateSkipReason
- 21387f5 feat(docs): add Unity2.ai sponsorship details to README
- ca1f627 feat(executor): refactor executor registration
- 556f50a feat(interceptor, jshandler): enhance request/response handling with original request support
- 5830535 feat(jshandler): add new plugin providing JavaScript-based interceptors and capabilities
- efd69d8 feat(models): add
Claude Fable 5to registry - c989cdd feat(plugin): add Codex Service Tier request normalizer plugin
- 8e39db2 feat(plugin, api): introduce host model callback support with Go example and API handlers
- 538e341 feat(plugin, api): prevent plugin recursion on host model callbacks, enable targeted interceptor skipping
- d625cad feat(pluginhost): add capabilities for command-line flag handling and plugin execution
- 1762ee0 feat(pluginhost): add support for interceptors and metadata sanitization
- 44ea9ab feat(pluginhost): introduce browser-navigable plugin resources in Management API
- 0ed85bb feat(pluginhost): refactor and enhance plugin system with new execution and thinking capabilities
- 2aeb41c feat(pluginhost, jshandler): integrate HostCallbackID with interceptors and JS engine logging
- 693ce1c feat(pluginhost, scheduler): introduce Go-based plugin with scheduler capabilities
- bc38b68 feat(safemode): implement example API key warning server and related functionality
- 856dc81 feat(safemode): support
/management.htmlroute inExampleAPIKeyWarningHandler - 4cbd500 feat(service): add XAIExecutor to home executors registration
- dc04d8b feat(translator): enhance response aggregation and annotation handling
- 58bf645 feat(translator): ensure correct finish_reason handling for all response chunks
- ec67244 feat(translator): implement signature delta handling and enhance chunk processing in Gemini and Antigravity translators
- 9985976 feat(translator, pluginhost): add stream-specific response transformation support
- dc3152d fix(logging): tighten Codex backend request ID prefix
- e1864fb fix(logging): track Codex backend request IDs
- 5e41e07 fix(runtime): update formatting in codex image extraction comment
- 365415c fix(translator): add fallback for
system_instructionkey in Gemini request parsing - 702295d fix: translate codex stream errors for claude
- c7cc3a1 fix: update antigravity version lookup
- 4330b92 perf(codex): avoid rebuilding completed JSON when extracting generated images
- 2e81766 perf(codex): preallocate results and skip empty index sort
- 1d1ee85 refactor(auth): simplify plugin scheduler by consolidating strategies and removing
RoundRobinSelector - ed52c61 test(websocket, api): add unit tests for response ID injection and handling of pending tool calls
v7.1.45-1
Changelog
- 4d6f474 fix(qoder): allow dynamic model cache validation
v7.1.45-0
Changelog
- 387c783 Merge pull request #3649 from intcua/fix/xai-empty-tools-orphan-tool-choice
- 4eec9ea Merge remote-tracking branch 'upstream/main' into upstream-sync/20260605-0449
- f475684 chore(upstream-sync): record upstream version
- 5753d1a feat(logging): enable file-backed request/response sources for enhanced API logging
- 303685c fix(executor/xai): drop orphaned tool_choice when Claude tools array is empty