diff --git a/package.json b/package.json index 259e273..f9a0a83 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "open-seo", "private": true, "sideEffects": false, - "version": "0.1.3", + "version": "0.1.4", "type": "module", "packageManager": "pnpm@10.30.1", "scripts": { diff --git a/release-notes/v0.1.4.md b/release-notes/v0.1.4.md new file mode 100644 index 0000000..b1d53c8 --- /dev/null +++ b/release-notes/v0.1.4.md @@ -0,0 +1,19 @@ +Google Analytics and Rank Tracking in MCP, plus shared Cloudflare Access workspaces. + +## What's new + +- Google Analytics MCP +- Rank Tracking management in MCP + - Add & remove keywords + +## Fixed + +- MCP clients keep working after the first day. +- Scheduled rank checks continue past trackers that are skipped. +- The in-app agent lets you scroll up during replies and shows a normal out-of-credits message. +- Rank Tracking accepts every supported SERP language in every country. +- Cloudflare Access self-hosted deployments now show the correct sign-in and settings. +- Shared workspaces for Cloudflare Access self-hosting + - This was the intended behavior. Users will see a button to merge the workspaces for your instance. + +Full Changelog: https://github.com/every-app/open-seo/compare/v0.1.3...v0.1.4