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:
xattr -cr /Applications/Quotio.app
What's Changed
- feat(kiro): Add dynamic region support for Enterprise/IdC authentication by @taetaetae in #241
- fix(menubar): prevent auto-adding providers after user modification by @DIYgod in #232
- fix(agent): remove fd from Factory Droid binary detection by @Xm798 in #245
- feat: Add efficient Atom feed update polling for CLIProxyAPI by @benzntech in #226
- fix: prevent infinite loading when checking updates without network by @benzntech in #244
- fix(shell): support XDG Base Directory for zsh config path by @Xm798 in #247
- fix(menubar): refresh quota data in background without main window by @DIYgod in #248
New Contributors
- @taetaetae made their first contribution in #241
- @Xm798 made their first contribution in #245
Full Changelog: v0.7.7...v0.7.8