| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| appcast.xml | 2026-01-29 | 12.9 kB | |
| Quotio-0.7.8.dmg | 2026-01-29 | 9.0 MB | |
| Quotio-0.7.8.zip | 2026-01-29 | 9.1 MB | |
| Quotio 0.7.8 source code.tar.gz | 2026-01-29 | 26.0 MB | |
| Quotio 0.7.8 source code.zip | 2026-01-29 | 26.1 MB | |
| README.md | 2026-01-29 | 1.5 kB | |
| Totals: 6 Items | 70.2 MB | 0 | |
Installation
Download Quotio-0.7.8.dmg or Quotio-0.7.8.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(kiro): Add dynamic region support for Enterprise/IdC authentication by @taetaetae in https://github.com/nguyenphutrong/quotio/pull/241
- fix(menubar): prevent auto-adding providers after user modification by @DIYgod in https://github.com/nguyenphutrong/quotio/pull/232
- fix(agent): remove fd from Factory Droid binary detection by @Xm798 in https://github.com/nguyenphutrong/quotio/pull/245
- feat: Add efficient Atom feed update polling for CLIProxyAPI by @benzntech in https://github.com/nguyenphutrong/quotio/pull/226
- fix: prevent infinite loading when checking updates without network by @benzntech in https://github.com/nguyenphutrong/quotio/pull/244
- fix(shell): support XDG Base Directory for zsh config path by @Xm798 in https://github.com/nguyenphutrong/quotio/pull/247
- fix(menubar): refresh quota data in background without main window by @DIYgod in https://github.com/nguyenphutrong/quotio/pull/248
New Contributors
- @taetaetae made their first contribution in https://github.com/nguyenphutrong/quotio/pull/241
- @Xm798 made their first contribution in https://github.com/nguyenphutrong/quotio/pull/245
Full Changelog: https://github.com/nguyenphutrong/quotio/compare/v0.7.7...v0.7.8