From 048a223d9dfd47f1842d2f330ca68bd323081fa8 Mon Sep 17 00:00:00 2001 From: thesandlord <8902396+thesandlord@users.noreply.github.com> Date: Fri, 11 Sep 2026 16:15:05 +0000 Subject: [PATCH] update changelogs --- .../products/cli-api-reference/cli-changelog/2026-09-11.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2026-09-11.mdx b/fern/products/cli-api-reference/cli-changelog/2026-09-11.mdx index 1ac869b01..033ceaa8c 100644 --- a/fern/products/cli-api-reference/cli-changelog/2026-09-11.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2026-09-11.mdx @@ -1,3 +1,9 @@ +## 5.121.0 +**`(feat):`** Add an optional `disclaimer` field to the `ai-search`/`ai-chat` docs.yml config. +It overrides the disclaimer shown in the Ask Fern chat (default: +"Responses are generated using AI and may contain mistakes."). + + ## 5.120.5 **`(fix):`** Fix `theme.tabs.placement` / `theme.tabs.alignment` being sent to the docs publishing API in lowercase, which caused `fern generate --docs` to fail with `config.theme.tabs: Invalid input` even though