Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading