Quotio 0.7.10
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 https://github.com/nguyenphutrong/quotio/pull/250
- feat(client): improve error handling for upstream proxy failures by @benzntech in https://github.com/nguyenphutrong/quotio/pull/251
- fix(kiro): Use case-insensitive authMethod comparison for token refresh by @taetaetae in https://github.com/nguyenphutrong/quotio/pull/252
- fix(proxy): use effectiveBinaryPath for auth commands and Finder reveal by @Xm798 in https://github.com/nguyenphutrong/quotio/pull/254
- fix(mode list): Remove model list caching to always fetch fresh data from CLIProxyAPI by @crossly in https://github.com/nguyenphutrong/quotio/pull/255
Full Changelog: https://github.com/nguyenphutrong/quotio/compare/v0.7.9...v0.7.10