Quotio 0.8.0
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 https://github.com/nguyenphutrong/quotio/pull/274
- fix(providers): use sheet(item:) for custom provider editing by @jkyin in https://github.com/nguyenphutrong/quotio/pull/258
- Fix image attachment support for OpenCode by @1saifj in https://github.com/nguyenphutrong/quotio/pull/273
- feat(proxy): add workaround to force primary API URL by @benzntech in https://github.com/nguyenphutrong/quotio/pull/264
- Clamp quota percentages to 0-100 in all fetchers by @1saifj in https://github.com/nguyenphutrong/quotio/pull/275
- feat(proxy): auto-restart proxy when settings change by @benzntech in https://github.com/nguyenphutrong/quotio/pull/263
- feat: add disable/enable toggle for provider accounts by @DIYgod in https://github.com/nguyenphutrong/quotio/pull/261
New Contributors
- @1saifj made their first contribution in https://github.com/nguyenphutrong/quotio/pull/274
- @jkyin made their first contribution in https://github.com/nguyenphutrong/quotio/pull/258
Full Changelog: https://github.com/nguyenphutrong/quotio/compare/v0.7.10...v0.8.0