mirror of
https://github.com/NikkeTryHard/zerogravity.git
synced 2026-04-25 07:05:58 +03:00
-
v1.3.5 Stable
released this
2026-02-23 07:25:05 +03:00 | 21 commits to main since this release📅 Originally published on GitHub: Mon, 23 Feb 2026 12:49:56 GMT
🏷️ Git tag created: Mon, 23 Feb 2026 04:25:05 GMTNew Features
- feat: add integration test infrastructure to improve release confidence
- feat(cli): replace raw ANSI escapes with a stable
Colorizetrait for cleaner cross-terminal output - feat: embed base64 image data inline per API spec for image-capable responses
Bug Fixes
- fix: include upstream error code in API errors for easier client troubleshooting
- fix: sanitize complex tool schemas to prevent invalid request payloads
- fix: stream inline images consistently and gate image tools by model capability
- fix: treat model capacity exhaustion as resource exhaustion for better retry behavior
- fix: propagate upstream 401 and 403 responses without masking -- related to #84
- fix: report full token usage in streaming responses -- related to #79
- fix: correct Windows binary download path in setup flow
Other
- docs: update contributor and release workflow guidance
- chore: improve release and cross-platform build reliability
Binary Verification
- Linux binaries target glibc 2.17 via
cargo-zigbuild - Verification commands:
objdump -T dist/zerogravity-linux-x86_64 | grep -o 'GLIBC_[0-9]\+\.[0-9]\+' | sort -V | tail -1objdump -T dist/zerogravity-linux-arm64 | grep -o 'GLIBC_[0-9]\+\.[0-9]\+' | sort -V | tail -1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
dns_redirect-linux-arm64.so
0 downloads ·
2026-02-27 14:58:25 +03:00 · 2.4 MiB -
dns_redirect-linux-x86_64.so
0 downloads ·
2026-02-27 14:58:25 +03:00 · 2.3 MiB -
zerogravity-linux-arm64
0 downloads ·
2026-02-27 14:58:26 +03:00 · 8.7 MiB -
zerogravity-linux-x86_64
0 downloads ·
2026-02-27 14:58:27 +03:00 · 10 MiB -
zg-linux-arm64
0 downloads ·
2026-02-27 14:58:28 +03:00 · 782 KiB -
zg-linux-x86_64
0 downloads ·
2026-02-27 14:58:28 +03:00 · 880 KiB -
zg-macos-arm64
0 downloads ·
2026-02-27 14:58:28 +03:00 · 704 KiB -
zg-macos-x86_64
0 downloads ·
2026-02-27 14:58:29 +03:00 · 750 KiB -
zg-windows-x86_64.exe
0 downloads ·
2026-02-27 14:58:29 +03:00 · 789 KiB