Skip to content
Tone is open sourcestar us on GitHub to follow along
Changelog

What's new in Tone.

Every release, in plain English. Subscribe to the RSS feed or follow releases on GitHub.

  1. Apr 30, 2026

    v0.6.0

    Workflow branching, persona library v2, multilingual STT.

    • New workflow node: conditional branches with TypeScript expressions.
    • Persona library expanded to 32 accents across 14 languages.
    • Whisper-large-v3 added as a first-class STT provider.
    • Fixed: agents occasionally dropped the first 200ms of greetings.
  2. Apr 16, 2026

    v0.5.2

    HIPAA-ready cloud deployment, redaction at the edge.

    • Cloud now offers HIPAA BAA on the Enterprise plan.
    • PII redaction runs on the edge before transcripts hit storage.
    • New webhook signing — every event signed with HMAC-SHA256.
  3. Mar 28, 2026

    v0.5.0

    Self-host on Kubernetes (Helm chart).

    • Official Helm chart published — kubectl get pods to confirm.
    • Worker autoscaling on call queue depth.
    • Postgres + Redis + ClickHouse all charted as deps.