Skip to content
Ffloopy
Changelog

What's shipping.

Product updates, routing engine changes, new providers, and security features. Subscribe to the RSS feed or follow us for the short version.

v1.3.0
Apr 08, 2026

Security artifacts portal

DPA template, subprocessors list, and HIPAA BAA requests now live on the security page. NDA-gated artifacts are delivered automatically after e-sign.

  • new Security artifacts section with public + NDA-gated docs.
  • imp PII scrubbing patterns extended to cover Brazilian CPF / CNPJ.
v1.2.0
Mar 19, 2026

Firewall latency: sub-millisecond scans

LLM-based firewall scans prompts in under 1ms. Benchmarks now show requests WITH firewall are 8.6% faster than direct calls thanks to connection pooling.

  • new LLM-based firewall firewall, always-on across every plan.
  • imp Optional LLM Firewall layer for intent-based content safety.
v1.1.0
Feb 27, 2026

Semantic cache + Together embeddings

Exact-match cache now falls through to semantic cache (Qdrant) before calling the provider. Teams at ~1M calls/mo are seeing 30–40% cache hit rates on support workloads.

  • new Semantic cache backed by Qdrant + Together embeddings.
  • imp Redis exact-match cache: configurable TTL per route.
v1.0.0
Jan 21, 2026

Floopy 1.0 — public AI gateway

OpenAI-compatible endpoint goes public. One base-URL swap and feedback-driven routing is live — no SDK to adopt, no prompts to change.

  • new api.floopy.ai/v1 OpenAI-compatible endpoint.
  • new Providers: OpenAI, Anthropic, Google Gemini.
  • sec XChaCha20-Poly1305 encryption at rest for provider keys.