Skip to content

Releases: kaitranntt/CLIProxyAPIPlus

v7.1.68-6

Choose a tag to compare

@github-actions github-actions released this 19 Jun 16:46
4a75a73

Changelog

  • 4a75a73 fix(kiro): accept raw IDE token imports (#118)

v7.1.68-5

Choose a tag to compare

@github-actions github-actions released this 19 Jun 16:19
643ae0b

Changelog

  • 643ae0b fix(kiro): add fallback models and IDE import normalization (#117)

v7.1.68-4

Choose a tag to compare

@github-actions github-actions released this 19 Jun 16:16
ae6eb66

Changelog

  • ae6eb66 fix(kiro): preserve cache usage fields (#116)

v7.1.68-3

Choose a tag to compare

@github-actions github-actions released this 19 Jun 16:16
38e86b0

Changelog

  • 38e86b0 fix(qoder): publish usage accounting records (#115)

v7.1.68-2

Choose a tag to compare

@github-actions github-actions released this 11 Jun 23:53
5ecdba6

Changelog

  • 5ecdba6 feat(registry): add verified CodeBuddy models (#111)

v7.1.68-1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 23:45
d9161c7

Changelog

  • d9161c7 fix(models): apply oauth excluded model updates (#110)

v7.1.68-0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 23:30
d3b98ed

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-certificates in 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 HasScheduler support 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 5 to 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.html route in ExampleAPIKeyWarningHandler
  • 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_instruction key 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

Choose a tag to compare

@github-actions github-actions released this 11 Jun 23:11
4d6f474

Changelog

  • 4d6f474 fix(qoder): allow dynamic model cache validation

v7.1.45-0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 06:13

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

v7.1.44-0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 06:29

Changelog

  • bebdaa4 Merge pull request #3702 from Villoh/docs/add-tunnel-agent
  • 13837d6 Merge remote-tracking branch 'upstream/main' into upstream-sync/20260604-0457
  • 38187a6 chore(upstream-sync): record upstream version
  • fd30944 feat(auth): add error event publishing and Redis queue integration