mirror of
https://github.com/NikkeTryHard/zerogravity.git
synced 2026-04-25 07:05:58 +03:00
-
v1.3.1 Stable
released this
2026-02-22 06:02:53 +03:00 | 33 commits to main since this release📅 Originally published on GitHub: Sun, 22 Feb 2026 03:17:54 GMT
🏷️ Git tag created: Sun, 22 Feb 2026 03:02:53 GMTChanges since v1.3.0
New Features
zg smokeautomated test suite -- comprehensive smoke tests covering CLI commands, all API endpoints (Chat Completions, Responses, Messages, Gemini native), streaming, tool calling, multi-turn, system instructions, and Docker diagnostics. Usezg smoke --quickfor fast checks- Docker-only proxy enforcement -- the proxy now runs exclusively in Docker on Linux. Host-side commands (
test,health,smoke) still work via Docker port mapping zg rebuildoverhaul -- rebuilds thezgbinary on the host, then builds and restarts the Docker container in a single step. Much faster iteration with thefastbuild profile- Periodic token refresh -- OAuth tokens are now automatically refreshed every ~45 minutes, eliminating 401 errors after extended sessions
zg tokenenhanced output -- now shows email, access token, and refresh token with recommendations for account setup- Docker smoke test script --
scripts/test-docker.shfor testing all Docker configurations
Bug Fixes
- fix: TLS certificate chain validation -- fixed an issue where certificate chain validation could fail after proxy upgrades
- fix: single-account rotation noise -- users with one account no longer see scary ERROR logs about rotation failures
- fix:
zg updatedownloads only the CLI binary -- on macOS and Windows, updates now correctly download onlyzg(the proxy runs via Docker) - fix: OAuth token expiry in long sessions -- tokens are now refreshed periodically, preventing authentication failures after ~1 hour
- fix: quota check with no accounts -- quota polling gracefully handles fresh deployments with no accounts configured
Other
- Restructured documentation into
docs/with separate API, Docker, and CLI guides - Docker-first messaging in READMEs with clearer networking instructions
- Build performance improvements across all platforms
- Default request queue concurrency increased from 1 to 2
Binary Verification
Both binaries require glibc 2.17+ (CentOS 7 / Debian 8 / Ubuntu 14.04+). Stripped, PIE executables.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
zerogravity-linux-arm64
0 downloads ·
2026-02-27 14:58:05 +03:00 · 8.6 MiB -
zerogravity-linux-x86_64
0 downloads ·
2026-02-27 14:58:06 +03:00 · 10 MiB -
zg-linux-arm64
0 downloads ·
2026-02-27 14:58:06 +03:00 · 738 KiB -
zg-linux-x86_64
0 downloads ·
2026-02-27 14:58:06 +03:00 · 833 KiB -
zg-macos-arm64
0 downloads ·
2026-02-27 14:58:07 +03:00 · 655 KiB -
zg-macos-x86_64
0 downloads ·
2026-02-27 14:58:07 +03:00 · 717 KiB -
zg-windows-x86_64.exe
0 downloads ·
2026-02-27 14:58:08 +03:00 · 756 KiB