Installation
Download Quotio-0.7.10.dmg or Quotio-0.7.10.zip below.
⚠️ Note: The app is not signed with an Apple Developer certificate. If macOS blocks the app, run:
xattr -cr /Applications/Quotio.app
What's Changed
- feat(StatusBarMenuBuilder): localize "Hide accounts" label by @faceair in #250
- feat(client): improve error handling for upstream proxy failures by @benzntech in #251
- fix(kiro): Use case-insensitive authMethod comparison for token refresh by @taetaetae in #252
- fix(proxy): use effectiveBinaryPath for auth commands and Finder reveal by @Xm798 in #254
- fix(mode list): Remove model list caching to always fetch fresh data from CLIProxyAPI by @crossly in #255
Full Changelog: v0.7.9...v0.7.10