Skip to content

Commit 5056c4b

Browse files
authored
Merge pull request #582 from future-agi/release-notes-8-april
Added Release Notes for 4th April
2 parents a6c95d1 + eb88be0 commit 5056c4b

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

src/pages/docs/release-notes.mdx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@ title: "Release Notes"
33
description: "Latest Future AGI release notes covering new features, improvements, and bug fixes across datasets, evaluations, simulation, and observability products."
44
---
55

6+
## Week of 2026-04-07
7+
8+
<div class="mb-12 pb-8 border-b border-[var(--color-border-subtle)] last:border-b-0">
9+
10+
<div class="mt-6 mb-3 text-lg font-semibold">Features</div>
11+
- **Voice AI: Production-to-Simulation:** You can now take any production voice call and turn it directly into a simulation test case. Run different prompt versions against it and compare results. This lets you test against real inputs without having to reproduce call scenarios manually.
12+
13+
<div class="mt-6 mb-3 text-lg font-semibold">Bugs/Improvements</div>
14+
15+
- **Annotation Queue:** You can now manually assign specific items to any user who can annotate. Reviewer approval is optional - you can turn it on or off depending on your workflow.
16+
17+
- **Prompt Diff:** The prompt diff view has been improved to show line-by-line changes when comparing two versions. The diff is now easier to read and follow.
18+
19+
- **Voice Metrics in Call Lists:** New voice metrics are now added as columns in the call list. In the observe view, these show up for both live and simulation calls and you can toggle between the two to filter which ones you see.
20+
21+
- **API Docs:** The API reference is now easier to read. Each endpoint page now shows the curl example and response alongside all the details you need, so everything is visible on one page without scrolling.
22+
23+
</div>
24+
625
## Week of 2026-03-26
726

827
<div class="mb-12 pb-8 border-b border-[var(--color-border-subtle)] last:border-b-0">

0 commit comments

Comments
 (0)