From 76f17bffba9eebb5354b17edbeac257dad4598df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 07:59:27 +0000 Subject: [PATCH 1/5] chore(release): v0.1.22 --- CHANGELOG.md | 14 ++++++++++++++ package-lock.json | 6 +++--- packages/cli/package.json | 2 +- packages/docs-site/package.json | 4 ++-- 4 files changed, 20 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a41feb..95b749c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,20 @@ The project uses Semantic Versioning. Each release contains the same three chang - None. +## [0.1.22] - 2026-08-27 + +### New Features + +- None. + +### Bug Fixes + +- None. + +### Improvements + +- None. + ## [0.1.21] - 2026-08-27 ### New Features diff --git a/package-lock.json b/package-lock.json index 42d1d50..d8757f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19807,7 +19807,7 @@ }, "packages/cli": { "name": "@cortex-docs/cli", - "version": "0.1.21", + "version": "0.1.22", "bundleDependencies": [ "@cortex-docs/core", "@cortex-docs/codegen", @@ -19896,9 +19896,9 @@ }, "packages/docs-site": { "name": "@cortex-docs/docs-site", - "version": "0.1.21", + "version": "0.1.22", "dependencies": { - "@cortex-docs/cli": "0.1.21" + "@cortex-docs/cli": "0.1.22" } }, "packages/docs-ui": { diff --git a/packages/cli/package.json b/packages/cli/package.json index a7c1970..6f7e682 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@cortex-docs/cli", - "version": "0.1.21", + "version": "0.1.22", "description": "Cortex Docs CLI for SDKs, API documentation, and MCP servers", "license": "MIT", "repository": { diff --git a/packages/docs-site/package.json b/packages/docs-site/package.json index 6423925..bc0ddbb 100644 --- a/packages/docs-site/package.json +++ b/packages/docs-site/package.json @@ -1,6 +1,6 @@ { "name": "@cortex-docs/docs-site", - "version": "0.1.21", + "version": "0.1.22", "private": true, "description": "Product documentation for Cortex Docs", "scripts": { @@ -9,6 +9,6 @@ "clean": "rm -rf .cortex" }, "dependencies": { - "@cortex-docs/cli": "0.1.21" + "@cortex-docs/cli": "0.1.22" } } From 6ccc7308d77bb5f4b57e1e86b5476628da35ddb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 13:50:44 +0000 Subject: [PATCH 2/5] chore(release): v0.1.23 --- CHANGELOG.md | 14 ++++++++++++++ package-lock.json | 6 +++--- packages/cli/package.json | 2 +- packages/docs-site/package.json | 4 ++-- 4 files changed, 20 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95b749c..5c5ca61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,20 @@ The project uses Semantic Versioning. Each release contains the same three chang - None. +## [0.1.23] - 2026-08-27 + +### New Features + +- The "Built with Cortex" badge now records each unique website hostname that loads it, so you can see which sites are displaying your badge. + +### Bug Fixes + +- None. + +### Improvements + +- None. + ## [0.1.22] - 2026-08-27 ### New Features diff --git a/package-lock.json b/package-lock.json index d8757f4..fc13a97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19807,7 +19807,7 @@ }, "packages/cli": { "name": "@cortex-docs/cli", - "version": "0.1.22", + "version": "0.1.23", "bundleDependencies": [ "@cortex-docs/core", "@cortex-docs/codegen", @@ -19896,9 +19896,9 @@ }, "packages/docs-site": { "name": "@cortex-docs/docs-site", - "version": "0.1.22", + "version": "0.1.23", "dependencies": { - "@cortex-docs/cli": "0.1.22" + "@cortex-docs/cli": "0.1.23" } }, "packages/docs-ui": { diff --git a/packages/cli/package.json b/packages/cli/package.json index 6f7e682..adb21f0 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@cortex-docs/cli", - "version": "0.1.22", + "version": "0.1.23", "description": "Cortex Docs CLI for SDKs, API documentation, and MCP servers", "license": "MIT", "repository": { diff --git a/packages/docs-site/package.json b/packages/docs-site/package.json index bc0ddbb..c0de461 100644 --- a/packages/docs-site/package.json +++ b/packages/docs-site/package.json @@ -1,6 +1,6 @@ { "name": "@cortex-docs/docs-site", - "version": "0.1.22", + "version": "0.1.23", "private": true, "description": "Product documentation for Cortex Docs", "scripts": { @@ -9,6 +9,6 @@ "clean": "rm -rf .cortex" }, "dependencies": { - "@cortex-docs/cli": "0.1.22" + "@cortex-docs/cli": "0.1.23" } } From 3af242f117ab6af64ad24d0505e723fcb7416b37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 14:58:01 +0000 Subject: [PATCH 3/5] chore(release): v0.1.24 --- CHANGELOG.md | 14 ++++++++++++++ package-lock.json | 6 +++--- packages/cli/package.json | 2 +- packages/docs-site/package.json | 4 ++-- 4 files changed, 20 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c5ca61..259852b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,20 @@ The project uses Semantic Versioning. Each release contains the same three chang - None. +## [0.1.24] - 2026-08-27 + +### New Features + +- Added consent-aware Google Analytics 4 integration, configurable via a new `analytics` site config option (`google_analytics_id`, `enabled_hosts`, `privacy_url`), including a cookie consent banner with a link to your privacy policy and no advertising signals collected. + +### Bug Fixes + +- None. + +### Improvements + +- Documentation updated to explain how to configure Google Analytics through the new `analytics` config instead of manually embedding tracking scripts via `custom_head_html`. + ## [0.1.23] - 2026-08-27 ### New Features diff --git a/package-lock.json b/package-lock.json index fc13a97..1e25c59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19807,7 +19807,7 @@ }, "packages/cli": { "name": "@cortex-docs/cli", - "version": "0.1.23", + "version": "0.1.24", "bundleDependencies": [ "@cortex-docs/core", "@cortex-docs/codegen", @@ -19896,9 +19896,9 @@ }, "packages/docs-site": { "name": "@cortex-docs/docs-site", - "version": "0.1.23", + "version": "0.1.24", "dependencies": { - "@cortex-docs/cli": "0.1.23" + "@cortex-docs/cli": "0.1.24" } }, "packages/docs-ui": { diff --git a/packages/cli/package.json b/packages/cli/package.json index adb21f0..97c0517 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@cortex-docs/cli", - "version": "0.1.23", + "version": "0.1.24", "description": "Cortex Docs CLI for SDKs, API documentation, and MCP servers", "license": "MIT", "repository": { diff --git a/packages/docs-site/package.json b/packages/docs-site/package.json index c0de461..763a426 100644 --- a/packages/docs-site/package.json +++ b/packages/docs-site/package.json @@ -1,6 +1,6 @@ { "name": "@cortex-docs/docs-site", - "version": "0.1.23", + "version": "0.1.24", "private": true, "description": "Product documentation for Cortex Docs", "scripts": { @@ -9,6 +9,6 @@ "clean": "rm -rf .cortex" }, "dependencies": { - "@cortex-docs/cli": "0.1.23" + "@cortex-docs/cli": "0.1.24" } } From a4a0d7730f6bdab1b5d49b3b6ad6b9b1424381c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 16:43:07 +0000 Subject: [PATCH 4/5] chore(release): v0.1.25 --- CHANGELOG.md | 14 ++++++++++++++ package-lock.json | 6 +++--- packages/cli/package.json | 2 +- packages/docs-site/package.json | 4 ++-- 4 files changed, 20 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 259852b..facd28a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,20 @@ The project uses Semantic Versioning. Each release contains the same three chang - None. +## [0.1.25] - 2026-08-27 + +### New Features + +- None. + +### Bug Fixes + +- None. + +### Improvements + +- Added a link to the official Cortex Docs website in the README. + ## [0.1.24] - 2026-08-27 ### New Features diff --git a/package-lock.json b/package-lock.json index 1e25c59..87924e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19807,7 +19807,7 @@ }, "packages/cli": { "name": "@cortex-docs/cli", - "version": "0.1.24", + "version": "0.1.25", "bundleDependencies": [ "@cortex-docs/core", "@cortex-docs/codegen", @@ -19896,9 +19896,9 @@ }, "packages/docs-site": { "name": "@cortex-docs/docs-site", - "version": "0.1.24", + "version": "0.1.25", "dependencies": { - "@cortex-docs/cli": "0.1.24" + "@cortex-docs/cli": "0.1.25" } }, "packages/docs-ui": { diff --git a/packages/cli/package.json b/packages/cli/package.json index 97c0517..bf1a8c0 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@cortex-docs/cli", - "version": "0.1.24", + "version": "0.1.25", "description": "Cortex Docs CLI for SDKs, API documentation, and MCP servers", "license": "MIT", "repository": { diff --git a/packages/docs-site/package.json b/packages/docs-site/package.json index 763a426..832f8d3 100644 --- a/packages/docs-site/package.json +++ b/packages/docs-site/package.json @@ -1,6 +1,6 @@ { "name": "@cortex-docs/docs-site", - "version": "0.1.24", + "version": "0.1.25", "private": true, "description": "Product documentation for Cortex Docs", "scripts": { @@ -9,6 +9,6 @@ "clean": "rm -rf .cortex" }, "dependencies": { - "@cortex-docs/cli": "0.1.24" + "@cortex-docs/cli": "0.1.25" } } From 946247f15e97acdde67234076ef0a40912eb4ebe Mon Sep 17 00:00:00 2001 From: Nick Chisiu <8492343+nickchisiu@users.noreply.github.com> Date: Fri, 28 Aug 2026 09:45:35 +0300 Subject: [PATCH 5/5] docs: normalize browser testing instruction --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index a89ba76..05f5b14 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,3 +1,3 @@ - please check first if dev is running in watch mode, if yes do not start another process, also remember when you test something with "yarn dev" that this command runs in background and stays alive -- For all browser testing, use the `mcp__playwright__*` tools directly. Do not use the in-app Browser plugin or a shell/CLI Playwright process unless the user explicitly asks for a different browser surface. +- For all browser testing, use the `mcp__playwright__*` tools directly. Do not use the in-app Browser plugin or a shell/CLI Playwright process unless the user explicitly asks for a different browser surface - If the Playwright MCP tools are not initially visible, discover the deferred `mcp__playwright__*` tools before concluding that browser testing is unavailable.