Installation
Download Quotio-0.12.0.dmg or Quotio-0.12.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: Troubleshooting section missing localization by @ljh740 in #311
- fix: align service identifiers with bundle ID and add keychain migration by @nguyenphutrong in #306
- feat: Add optional prefix (model prefix) parameter for custom providers by @ljh740 in #310
- fix(proxy): persist upstream proxy URL across restarts by @hongxunming in #307
- fix: preserve disabled field when token refresh rewrites auth files by @Apiggyy in #312
- fix(fallback): fix provider icons, context menu scope, and add model refresh by @hongxunming in #308
- fix: rebrand bundle identifier to dev.quotio.desktop with keychain migration by @nguyenphutrong in #313
New Contributors
- @ljh740 made their first contribution in #311
- @hongxunming made their first contribution in #307
- @Apiggyy made their first contribution in #312
Full Changelog: v0.11.0...v0.12.0