Bump version and update release notes for v0.0.15 (#214)
This commit is contained in:
parent
90f369ad46
commit
10b77682d9
@ -2,7 +2,7 @@
|
||||
"name": "open-seo",
|
||||
"private": true,
|
||||
"sideEffects": false,
|
||||
"version": "0.0.14",
|
||||
"version": "0.0.15",
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@10.30.1",
|
||||
"scripts": {
|
||||
|
||||
22
release-notes/v0.0.15.md
Normal file
22
release-notes/v0.0.15.md
Normal file
@ -0,0 +1,22 @@
|
||||
This release adds Agent Skills, fixes performance issues, and improves UX.
|
||||
|
||||
> [!NOTE]
|
||||
> OpenSEO now includes agent skills for guided SEO workflows. See [OpenSEO Skills](../README.md#openseo-skills) for setup and available skills.
|
||||
|
||||
## What's new
|
||||
|
||||
- Add OpenSEO agent skills for:
|
||||
- Keyword Research
|
||||
- Keyword Clustering
|
||||
- Competitor Analysis
|
||||
- Link Prospecting
|
||||
- Add clearer MCP setup controls in the app, plus a local development guide for self-hosted setup.
|
||||
|
||||
## Improved
|
||||
|
||||
- Fix performance issues that could cause crashes when interacting with tabs or table filters.
|
||||
- Unify search tab behavior across the app.
|
||||
- Improve Domain Overview and Keyword Research performance, loading states, filters, and table consistency.
|
||||
- Tweak the MCP prompt to make it more reliable for agent workflows.
|
||||
|
||||
Full Changelog: https://github.com/every-app/open-seo/compare/v0.0.14...v0.0.15
|
||||
Loading…
x
Reference in New Issue
Block a user