Quotio 0.9.0
Installation
Download Quotio-0.9.0.dmg or Quotio-0.9.0.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
- Fix post-upgrade notification showing after successful CLI proxy update by @benzntech in https://github.com/nguyenphutrong/quotio/pull/262
- Show warning icon for forbidden accounts instead of --% by @1saifj in https://github.com/nguyenphutrong/quotio/pull/277
- fix: Add exponential backoff retry logic for proxy restart scenarios by @benzntech in https://github.com/nguyenphutrong/quotio/pull/279
- fix: Swift 6 strict concurrency errors by @hoducha in https://github.com/nguyenphutrong/quotio/pull/280
- feat(models): add Claude Opus 4.6 Thinking model by @kvokka in https://github.com/nguyenphutrong/quotio/pull/281
New Contributors
- @hoducha made their first contribution in https://github.com/nguyenphutrong/quotio/pull/280
- @kvokka made their first contribution in https://github.com/nguyenphutrong/quotio/pull/281
Full Changelog: https://github.com/nguyenphutrong/quotio/compare/v0.8.0...v0.9.0