From 0e5f7020e5a408b1d882add383def3d39da6b97c Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 13 May 2026 16:03:57 +0000 Subject: [PATCH 1/2] docs(whats-new): add Week of May 11, 2026 entry Covers the 100% rollout of the new Assistant Builder experience and the Phone Numbers UI refresh that aligns style and interactions with the new builder. https://claude.ai/code/session_01LZKc1zrMXuAC3GXiGc4Gin --- fern/changelog/2026-05-11.mdx | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 fern/changelog/2026-05-11.mdx diff --git a/fern/changelog/2026-05-11.mdx b/fern/changelog/2026-05-11.mdx new file mode 100644 index 000000000..b46a17780 --- /dev/null +++ b/fern/changelog/2026-05-11.mdx @@ -0,0 +1,5 @@ +# What's New: Week of May 11, 2026 + +1. **New Assistant Builder Experience**: A streamlined assistant configuration experience, now rolled out to 100% of users. + +2. **Phone Numbers UI Refresh**: UI style optimizations for the Phone Numbers page, aligning its look and interactions with the new Assistant Builder experience. From 991fde85a73df655bf999b25cdffe9bc121fe494 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 13 May 2026 16:12:58 +0000 Subject: [PATCH 2/2] docs(whats-new): tighten May 11 entry and nest Phone Numbers note Reworded the Assistant Builder description and demoted the Phone Numbers UI refresh from a top-level item to a sub-bullet under it. https://claude.ai/code/session_01LZKc1zrMXuAC3GXiGc4Gin --- fern/changelog/2026-05-11.mdx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/fern/changelog/2026-05-11.mdx b/fern/changelog/2026-05-11.mdx index b46a17780..c400a881f 100644 --- a/fern/changelog/2026-05-11.mdx +++ b/fern/changelog/2026-05-11.mdx @@ -1,5 +1,4 @@ # What's New: Week of May 11, 2026 -1. **New Assistant Builder Experience**: A streamlined assistant configuration experience, now rolled out to 100% of users. - -2. **Phone Numbers UI Refresh**: UI style optimizations for the Phone Numbers page, aligning its look and interactions with the new Assistant Builder experience. +1. **New Assistant Builder Experience**: An updated, streamlined assistant configuration experience, now available to all users. + - UI optimizations for the Phone Numbers page were also made to align its look and interactions with the new experience.