Skip to content

Faryo 1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 10:23
· 3 commits to main since this release

Faryo 1.1.0

Faryo 1.1.0 updates the Gateway security boundary, controller diagnostics,
project workbench proof assets, and release metadata.

Highlights

  • Gateway browser write actions now require CSRF protection while Owner proxy
    POST routes remain available through the Gateway route boundary.
  • Gateway login failures are throttled.
  • Gateway MCP browser access is restricted by explicit configuration.
  • Faryo controller startup and Owner-to-Gateway diagnostics are clearer.
  • Delivered handoff packages stay out of the active inbox.
  • Running sessions are visually easier to distinguish.
  • README and UI documentation now include current project workbench proof
    assets.

Verification

  • scripts/package-client.sh check
  • PYTHONDONTWRITEBYTECODE=1 python3 apps/gateway/gcp-gateway/tests/test_gateway_csrf_contract.py