From bf19e20bcec45ce8eb666c5a72b1193ebf131227 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 20 May 2026 23:45:09 +0000 Subject: [PATCH] docs(whats-new): add Week of May 18, 2026 entry Covers cross-viewport UI polish and the phased rollout of the new Composer-based onboarding flow to select users. https://claude.ai/code/session_01LZKc1zrMXuAC3GXiGc4Gin --- fern/changelog/2026-05-18.mdx | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 fern/changelog/2026-05-18.mdx diff --git a/fern/changelog/2026-05-18.mdx b/fern/changelog/2026-05-18.mdx new file mode 100644 index 000000000..5af2cafdb --- /dev/null +++ b/fern/changelog/2026-05-18.mdx @@ -0,0 +1,5 @@ +# What's New: Week of May 18, 2026 + +1. **Responsive UI Polish**: A round of UI adjustments to make the app work better across viewport sizes. + +2. **New Composer-Based Onboarding Flow**: A new onboarding experience built on top of the Assistant Builder and powered by Composer is rolling out to select users as part of a phased release.