Skip to content

v1.2.0

Choose a tag to compare

@Ghost-Frame Ghost-Frame released this 18 May 23:02
· 208 commits to main since this release
v1.2.0
7cd819f

What's Changed

Features

  • URL failover: kleos-client now accepts comma-separated KLEOS_URL for multi-network resilience (Wireguard primary, ZeroTier fallback)
  • Server-side MCP endpoint with security hardening (#36)
  • Handoff atoms subsystem for structured knowledge extraction (#34)

Security

  • PIV default-PIN rejection: from_env_or_file() refuses factory-default PIN 123456 at runtime
  • MCP endpoint hardened against 5 security findings

Fixes

  • Structural search quality fixes for multi-tenant deployment (#35)
  • Handoff auto-GC self-deadlock on single-writer pool resolved

Infrastructure

  • Workspace version bumped to 1.2.0
  • All 18 crates updated