release: v0.1.2 (#421)
This commit is contained in:
parent
a16fbd17a8
commit
633876c0ef
@ -2,7 +2,7 @@
|
|||||||
"name": "open-seo",
|
"name": "open-seo",
|
||||||
"private": true,
|
"private": true,
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"packageManager": "pnpm@10.30.1",
|
"packageManager": "pnpm@10.30.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
15
release-notes/v0.1.2.md
Normal file
15
release-notes/v0.1.2.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
MCP project creation, per-call location and language on research tools, and a batch of fixes.
|
||||||
|
|
||||||
|
## What's new
|
||||||
|
|
||||||
|
- Create projects with the `create_project` MCP tool — thanks @Santofer
|
||||||
|
- Pick a location and language per call on the ranked keywords and SERP competitors MCP tools — thanks @7wenty7
|
||||||
|
|
||||||
|
## Fixed
|
||||||
|
|
||||||
|
- Search tabs opened at the default location no longer disappear after a page reload — thanks @xiaonancui
|
||||||
|
- Rank tracking pages no longer show "No tracked domains yet" or a blank page while data is loading.
|
||||||
|
- Month-based Search Console date ranges no longer miss the first few days — thanks @shuvamk
|
||||||
|
- Domain keyword and page lists no longer stop loading more results early — thanks @shuvamk
|
||||||
|
|
||||||
|
Full Changelog: https://github.com/every-app/open-seo/compare/v0.1.1...v0.1.2
|
||||||
Loading…
x
Reference in New Issue
Block a user