Installation
Download Quotio-0.5.0.dmg or Quotio-0.5.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
- feat: unified operating mode system with remote management support by @nguyenphutrong in #86
- Revert "feat: unified operating mode system with remote management support" by @nguyenphutrong in #89
- Modifications and bug fixes for multiple services by @crossly in #91
- Fix: Add buffer to reduce stop/start race condition window by @nguyenphutrong in #93
- feat(settings): add restart notice for routing strategy changes by @nguyenphutrong in #94
- feat(settings): add management API key display and regenerate by @nguyenphutrong in #97
- fix(proxy): prevent hang after extended runtime by @nguyenphutrong in #96
- perf: Memory optimization - reduce RAM from 150-250MB to <100MB by @nguyenphutrong in #100
Full Changelog: v0.4.4...v0.5.0