diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-30.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-30.mdx new file mode 100644 index 000000000..6d7ae590c --- /dev/null +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-30.mdx @@ -0,0 +1,10 @@ +## 0.101.0 +**`(feat):`** Adds new `docs.yml` configurations: + +- `theme.[sidebar, body, tabs]`: controls the theme of the docs +- `settings.disable-explorer-proxy`: controls whether the explorer uses a proxy +- `languages`: initializes localization within fern docs +- `navbarLinks.[dropdown]`: adds a dropdown option for navbar links +- `navbarLinks.[].viewers`: allows navbar links to be controlled with RBAC + +