release: v0.1.7 (#554)

This commit is contained in:
Ben Senescu 2026-08-27 18:31:03 -04:00 committed by GitHub
parent 749b38118d
commit b0248f2acd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 16 additions and 1 deletions

View File

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

15
release-notes/v0.1.7.md Normal file
View File

@ -0,0 +1,15 @@
On-demand SERP depth, steadier SAM and clearer MCP answers.
## What's new
- Load deeper SERP results on demand in Keyword Research and MCP
## Fixed
- Search Console Discover and Google News reports work in MCP.
- SAM no longer crashes during tool-heavy answers.
- Older browsers no longer show blank audit and dashboard pages.
- SERP searches with no Google results now return an empty result instead of failing.
- OpenSEO now shows a clear retry message when SEO data is temporarily unavailable.
Full Changelog: https://github.com/every-app/open-seo/compare/v0.1.6...v0.1.7