Installation
Download Quotio-0.7.7.dmg or Quotio-0.7.7.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(Logs) Add fallback trace details to request log by @crossly in #200
- fix(menubar): Add configurable max items with improved UX by @SHLE1 in #209
- fix: preserve prefix, project_id, and proxy_url fields when refreshing auth tokens by @ace-express in #210
- Fix factoryDroid URL to correct docs site by @zakhar-kogan in #224
- fix: Initialize app services on launch for auto-start at login by @benzntech in #225
- fix(quota): handle ISO8601 dates with and without fractional seconds by @DIYgod in #233
- fix(fallback): response-driven sanitization for thinking block signatures by @afafara in #218
New Contributors
- @ace-express made their first contribution in #210
- @zakhar-kogan made their first contribution in #224
- @DIYgod made their first contribution in #233
- @afafara made their first contribution in #218
Full Changelog: v0.7.6...v0.7.7