Installation
Download Quotio-0.5.1.dmg or Quotio-0.5.1.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(glm): add GLM provider support by @prnake in #77 (merged manually via commit 407df05) 🎉
- fix(detection): check XDG_DATA_HOME for fnm path detection by @gjf7 in #102
- fix(glm): resolve Swift 6 concurrency warnings in GLMQuotaFetcher by @nguyenphutrong in #106
New Contributors
Full Changelog: v0.5.0...v0.5.1