VibeProxy 1.8.312
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: notarize and staple release DMGs so Gatekeeper accepts them by @mvanhorn in #459
- docs(readme): document persistent user configuration by @JMHSV in #484
- test: run the Swift test suite in CI by @caiopizzol in #564
- Bump CLIProxyAPI to 7.3.18 by @ranaroussi in #567
New Contributors
- @mvanhorn made their first contribution in #459
- @JMHSV made their first contribution in #484
- @caiopizzol made their first contribution in #564
Full Changelog: v1.8.311...v1.8.312