Installation
Download Quotio-0.8.0.dmg or Quotio-0.8.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 101% quota display in menu bar by @1saifj in #274
- fix(providers): use sheet(item:) for custom provider editing by @jkyin in #258
- Fix image attachment support for OpenCode by @1saifj in #273
- feat(proxy): add workaround to force primary API URL by @benzntech in #264
- Clamp quota percentages to 0-100 in all fetchers by @1saifj in #275
- feat(proxy): auto-restart proxy when settings change by @benzntech in #263
- feat: add disable/enable toggle for provider accounts by @DIYgod in #261
New Contributors
Full Changelog: v0.7.10...v0.8.0