| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| appcast.xml | 2026-01-30 | 14.2 kB | |
| Quotio-0.7.10.dmg | 2026-01-30 | 9.0 MB | |
| Quotio-0.7.10.zip | 2026-01-30 | 9.1 MB | |
| Quotio 0.7.10 source code.tar.gz | 2026-01-30 | 26.0 MB | |
| Quotio 0.7.10 source code.zip | 2026-01-30 | 26.1 MB | |
| README.md | 2026-01-30 | 1.0 kB | |
| Totals: 6 Items | 70.3 MB | 0 | |
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:
bash 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