What's Changed
Bug Fixes 🐛
-
fix: always route traffic through Quotio proxy endpoint (#131) by @crossly
Remove incorrect fallback-based endpoint logic that was causing agents to bypass ProxyBridge when Fallback was disabled. All external clients should always connect through
clientEndpoint(user port) to ensure proper connection management and request logging.
Installation
Download Quotio-0.6.1.dmg or Quotio-0.6.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
Full Changelog: v0.6.0...v0.6.1