Skip to content

v7.2.74

Choose a tag to compare

@github-actions github-actions released this 14 Jul 08:32
411d7d4

Linux release assets

  • CLIProxyAPI_<version>_linux_<arch>.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline.
  • CLIProxyAPI_<version>_linux_<arch>_no-plugin.tar.gz is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins.

FreeBSD release assets

  • CLIProxyAPI_<version>_freebsd_aarch64_no-plugin.tar.gz is the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins.

Changelog

  • docs(readme): add Grok Search MCP project entry (cf10f25)
  • docs(readme): add Grok Search MCP translations (a9813dc)
  • Merge pull request #4283 from MapleMapleCat/docs/add-grok-search-mcp (06a4e46)
  • feat(ui): update Kimi logo with new SVG design and dimensions (6c6b16f)
  • fix(usage): collapse OpenAI service tier metadata (#4275) (03d58c4)
  • feat(auth): add home force mapping logic with tests and alias result handling (160a556)
  • feat(auth): add SelectAuthByKind method and enhance Codex Alpha Search handling (411d7d4)

What's Changed

New Contributors

Full Changelog: v7.2.73...v7.2.74