release: v0.1.4 (#474)

* release: v0.1.4

* save
This commit is contained in:
Ben Senescu 2026-08-09 15:51:55 -04:00 committed by GitHub
parent 877782ad19
commit d2d8f7e19a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 20 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "open-seo", "name": "open-seo",
"private": true, "private": true,
"sideEffects": false, "sideEffects": false,
"version": "0.1.3", "version": "0.1.4",
"type": "module", "type": "module",
"packageManager": "pnpm@10.30.1", "packageManager": "pnpm@10.30.1",
"scripts": { "scripts": {

19
release-notes/v0.1.4.md Normal file
View File

@ -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