Skip to content

Commit 0f581b0

Browse files
committed
Add backfill changelog entry for Oct 2025 – Mar 2026
Covers platform features (Squads v2, Composer, Simulations, Monitoring, HIPAA/ZDR compliance, Consolidated Logs, Vapi Voices), new model/provider support (GPT-5, Claude 4.5-4.6, Gemini 3, Grok 4, Cartesia sonic-3, Inworld TTS, etc.), and developer tools (Structured Outputs, MCP improvements, Warm Transfer, hooks, encrypted tool args). https://claude.ai/code/session_01PKuW5yr6fMdr6mSwX5Gchy
1 parent d7fefbe commit 0f581b0

1 file changed

Lines changed: 70 additions & 0 deletions

File tree

fern/changelog/2026-03-31.mdx

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
# What's New: October 2025 – March 2026
2+
3+
Here's a summary of everything we shipped from October 2025 through March 2026.
4+
5+
---
6+
7+
## Platform
8+
9+
1. **Squads v2**: Visual builder to simplify sophisticated multi-assistant orchestration with seamless handoffs between specialized agents.
10+
11+
2. **Composer (Alpha)**: Intelligent assistant inside the dashboard that allows you to describe what you need through plain text prompts to help build, adjust, and debug voice agents.
12+
13+
3. **Simulations (Alpha)**: Voice agent testing feature to build confidence through enabling systematic, AI-powered testing in specific scenarios with evaluation of outcomes.
14+
15+
4. **Monitoring & Issues**: Automated call quality monitoring with trigger-based issue detection, alerting, and resolution suggestions.
16+
17+
5. **HIPAA with Data Retention**: New compliance mode with private storage and in-dashboard toggle/purchase flow — available for additional cost.
18+
19+
6. **Zero Data Retention**: Compliance mode that keeps context data during call as needed to execute tasks and retains no data afterwards.
20+
21+
7. **Consolidated Logs**: Unified log viewing into a single page.
22+
23+
8. **Vapi Voices**: 12 new ultra-realistic voices released, optimized for latency and cost with adjustable speed controls exposed. 8 legacy voices deprecated.
24+
25+
---
26+
27+
## New Models & Provider Support
28+
29+
### Transcriber Models (Speech-to-Text)
30+
31+
- **Deepgram Nova-3 Languages** — Added Hebrew, Urdu, Tagalog, and Arabic bilingual support
32+
- **Cartesia Transcriber** — ink-whisper
33+
- **Soniox** — stt-rt-v4
34+
35+
### Intelligence Models (LLM)
36+
37+
- **GPT-5 Family** — OpenAI's latest intelligence models, including GPT-5, 5-Mini, 5-Nano, 5.1, 5.2, 5.4, 5.4-Mini, 5.4-Nano
38+
- **Claude 4.5–4.6** — Anthropic's latest intelligence models Sonnet 4.5, Opus 4.5, Opus 4.6, Sonnet 4.6
39+
- **Gemini 3 Flash** — Google's latest intelligence models
40+
- **Grok 4 Fast** — Reasoning and non-reasoning variants
41+
- **GPT Realtime Mini**
42+
43+
### Voice Models (Text-to-Speech)
44+
45+
- **Cartesia** — sonic-3, sonic-3-2026-01-12, sonic-3-2025-10-27
46+
- **WellSaid** — Caruso (new), legacy
47+
- **Inworld** — inworld-tts-1 (REST, original), inworld-tts-1.5-max (WebSocket, $10/M chars), inworld-tts-1.5-mini (WebSocket, $5/M chars)
48+
- **ElevenLabs Scribe v2**
49+
50+
---
51+
52+
## Developer Tools & API
53+
54+
1. **Structured Outputs Improvements**: Updates to our AI-powered analysis and data extraction tool, including transient structured outputs, audio-based extraction, and regex extraction.
55+
56+
2. **SIP Request Tool + DTMF over SIP INFO**
57+
58+
3. **Variable Passing Between Tool Calls**
59+
60+
4. **Encrypted Tool Arguments**
61+
62+
5. **Low Confidence Speech Hook**
63+
64+
6. **Time Elapsed Hook**
65+
66+
7. **`assistant.speechStarted` Event**
67+
68+
8. **MCP Improvements** — Bearer auth, `$ref` dereferencing, child tool messages/discovery
69+
70+
9. **Warm Transfer Improvements** — SIP support, caller ID, context engineering, variable filling

0 commit comments

Comments
 (0)