From a4eb03bc5c9d2b0770728a79173395c2805ee3eb Mon Sep 17 00:00:00 2001 From: Steve Date: Tue, 21 Jul 2026 17:53:34 -0700 Subject: [PATCH 1/2] What's New for the week of 07-20-2026 --- fern/changelog/2026-07-20.mdx | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 fern/changelog/2026-07-20.mdx diff --git a/fern/changelog/2026-07-20.mdx b/fern/changelog/2026-07-20.mdx new file mode 100644 index 000000000..5787c4261 --- /dev/null +++ b/fern/changelog/2026-07-20.mdx @@ -0,0 +1,7 @@ +# What's New: Week of July 20, 2026 + +1. **Model Intelligence**: You can now set your assistant's transcriber, llm, and voice models in one click with a Model Preset (choose between Balanced, High Intelligence, Ultra Fast, or Cost Saver), and see the latency, cost, and quality metrics for your chosen models so you can compare options and optimize with data. + +2. **Recording Download URLs in the End of Call Report**: The end of call report now includes short-lived presigned download URLs for your call recordings and logs, so you can download them directly. + +3. **End of Call Reports with Zero Data Retention**: End of call reports are now reliably delivered for transient assistants running under Zero Data Retention. From 67c2c7abe4f526c5b4cd82a7cdf42af344021ba4 Mon Sep 17 00:00:00 2001 From: Steve Date: Wed, 22 Jul 2026 08:30:57 -0700 Subject: [PATCH 2/2] Weekly whats new --- fern/changelog/2026-07-20.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fern/changelog/2026-07-20.mdx b/fern/changelog/2026-07-20.mdx index 5787c4261..056f1c369 100644 --- a/fern/changelog/2026-07-20.mdx +++ b/fern/changelog/2026-07-20.mdx @@ -1,7 +1,7 @@ # What's New: Week of July 20, 2026 -1. **Model Intelligence**: You can now set your assistant's transcriber, llm, and voice models in one click with a Model Preset (choose between Balanced, High Intelligence, Ultra Fast, or Cost Saver), and see the latency, cost, and quality metrics for your chosen models so you can compare options and optimize with data. +1. **Model Intelligence**: You can now set your assistant's transcriber, llm, and voice models in one click with a [Model Preset](/assistants/model-intelligence/presets) (choose between Balanced, High Intelligence, Ultra Fast, or Cost Saver), and see the latency, cost, and quality metrics for your chosen models so you can compare options and optimize with data. -2. **Recording Download URLs in the End of Call Report**: The end of call report now includes short-lived presigned download URLs for your call recordings and logs, so you can download them directly. +2. **Recording Download URLs in the End of Call Report**: The end of call report now includes short-lived presigned download URLs for your [call recordings and logs](/assistants/retrieve-call-artifacts), so you can download them directly. 3. **End of Call Reports with Zero Data Retention**: End of call reports are now reliably delivered for transient assistants running under Zero Data Retention.