Releases: qwdingyu/vs-ai-proxy
Release list
v0.2.16
vs-ai-proxy 0.2.16
Highlights
- See the changelog below for commits included in this release.
- Download the asset that matches your platform from the Assets section.
Downloads
- macOS Apple Silicon:
vs-ai-proxy-v0.2.16-macos-arm64.tar.gz - macOS Intel:
vs-ai-proxy-v0.2.16-macos-x64.tar.gz - Linux x64:
vs-ai-proxy-v0.2.16-linux-x64.tar.gz - Linux ARM64:
vs-ai-proxy-v0.2.16-linux-arm64.tar.gz - Windows x64:
vs-ai-proxy-v0.2.16-windows-x64.exe.zip
Verify
vs-ai-proxy --versionChanges since v0.2.15
- Keep metadata tests focused on enrichment behavior (463435f)
- Avoid provider-order assumptions in metadata tests (1a78cc0)
- Stabilize model metadata tests on Windows (846ef54)
- Make release versioning and admin onboarding reliable (d0c71c6)
Full changelog: v0.2.15...v0.2.16
v0.2.15
vs-ai-proxy 0.2.15
Highlights
- See the changelog below for commits included in this release.
- Download the asset that matches your platform from the Assets section.
Downloads
- macOS Apple Silicon:
vs-ai-proxy-v0.2.15-macos-arm64.tar.gz - macOS Intel:
vs-ai-proxy-v0.2.15-macos-x64.tar.gz - Linux x64:
vs-ai-proxy-v0.2.15-linux-x64.tar.gz - Linux ARM64:
vs-ai-proxy-v0.2.15-linux-arm64.tar.gz - Windows x64:
vs-ai-proxy-v0.2.15-windows-x64.exe.zip
Verify
vs-ai-proxy --versionChanges since v0.2.14
- Prepare self-update validation release (4f76a53)
Full changelog: v0.2.14...v0.2.15
v0.2.14
vs-ai-proxy 0.2.14
Highlights
- See the changelog below for commits included in this release.
- Download the asset that matches your platform from the Assets section.
Downloads
- macOS Apple Silicon:
vs-ai-proxy-v0.2.14-macos-arm64.tar.gz - macOS Intel:
vs-ai-proxy-v0.2.14-macos-x64.tar.gz - Linux x64:
vs-ai-proxy-v0.2.14-linux-x64.tar.gz - Linux ARM64:
vs-ai-proxy-v0.2.14-linux-arm64.tar.gz - Windows x64:
vs-ai-proxy-v0.2.14-windows-x64.exe.zip
Verify
vs-ai-proxy --versionChanges since v0.2.13
Full changelog: v0.2.13...v0.2.14
v0.2.13
vs-ai-proxy 0.2.13
Highlights
- See the changelog below for commits included in this release.
- Download the asset that matches your platform from the Assets section.
Downloads
- macOS Apple Silicon:
vs-ai-proxy-v0.2.13-macos-arm64.tar.gz - macOS Intel:
vs-ai-proxy-v0.2.13-macos-x64.tar.gz - Linux x64:
vs-ai-proxy-v0.2.13-linux-x64.tar.gz - Linux ARM64:
vs-ai-proxy-v0.2.13-linux-arm64.tar.gz - Windows x64:
vs-ai-proxy-v0.2.13-windows-x64.exe.zip
Verify
vs-ai-proxy --versionChanges since v0.2.12
- Normalize model namespace bindings before release (bef58d5)
Full changelog: v0.2.12...v0.2.13
v0.2.12
Release v0.2.12\n\nThis release supersedes v0.2.11 for launch use. v0.2.11 was published before the provider edit recovery fix.\n\nHighlights:\n- Fix provider edit/save being blocked by unrelated stale model provider_id errors.\n- Keep full config/model saves strict while allowing provider edits needed for recovery.\n- Improve Web provider save error visibility.\n- Include model metadata search API coverage.\n\nVerified:\n- go test -count=1 ./...\n- go vet ./...\n- go build ./cmd/server\n- node --check extracted Web script\n- build-test.sh build/start/test\n- temp-config PUT /admin/api/providers/usecpa returns 200 with unrelated stale model binding
Full Changelog: v0.2.11...v0.2.12