VibeProxy 1.8.139
Downloads
| Architecture | DMG | ZIP |
|---|---|---|
| Apple Silicon (M1/M2/M3) | VibeProxy-arm64.dmg
| VibeProxy-arm64.zip
|
| Intel (x86_64) ⚠️ | VibeProxy-x86_64.dmg
| VibeProxy-x86_64.zip
|
⚠️ Intel build is untested - Please report if it works for you!
Installation
- Download the appropriate file for your Mac
- For DMG: Mount and drag to Applications
- For ZIP: Extract and drag to Applications
- Double-click to launch
What's New
See the CHANGELOG for details.
Verification
This release is code signed with Apple Developer ID and includes SHA-256 checksums.
shasum -a 256 -c VibeProxy-arm64.zip.sha256✅ Code Signed & Notarized - No Gatekeeper warnings!
What's Changed
- Fix CLIProxyAPI workflow source and auth retry cleanup by @ranaroussi in #344
- Fix local app persistence and menu bar issues by @ranaroussi in #345
- Add Kimi authentication support by @BastienRodz in #339
- Bump CLIProxyAPI to 6.9.40 by @ranaroussi in #346
New Contributors
- @BastienRodz made their first contribution in #339
Full Changelog: v1.8.138...v1.8.139