From 67ba0b00559aa80f9fe2edcbbb8705291ee3e7a8 Mon Sep 17 00:00:00 2001 From: chdeskur <46695336+chdeskur@users.noreply.github.com> Date: Fri, 6 Feb 2026 19:25:59 +0000 Subject: [PATCH] update changelogs --- .../cli-api-reference/cli-changelog/2026-02-06.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2026-02-06.mdx b/fern/products/cli-api-reference/cli-changelog/2026-02-06.mdx index 0b6f045bf..3b0a82532 100644 --- a/fern/products/cli-api-reference/cli-changelog/2026-02-06.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2026-02-06.mdx @@ -1,3 +1,10 @@ +## 3.68.0 +**`(feat):`** Add `folder-title-source` global setting in `docs.yml` under `settings`. When set, +this value is used as the default `title-source` for all folder navigations that do not +explicitly specify their own `title-source`. This allows configuring `frontmatter` or +`filename` as the default title derivation strategy for all folders in one place. + + ## 3.67.1 **`(fix):`** Fix `title-source: frontmatter` in folder navigation to correctly pass the setting through to `buildNavigationForDirectory`. Previously, the `title-source` option was ignored when