release: v0.1.3 (#433)
This commit is contained in:
parent
a710b560d5
commit
9d19e43990
@ -2,7 +2,7 @@
|
|||||||
"name": "open-seo",
|
"name": "open-seo",
|
||||||
"private": true,
|
"private": true,
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"version": "0.1.2",
|
"version": "0.1.3",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"packageManager": "pnpm@10.30.1",
|
"packageManager": "pnpm@10.30.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
18
release-notes/v0.1.3.md
Normal file
18
release-notes/v0.1.3.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
Cloudflare self-hosting overhaul, an SEO audit skill, and rank tracking fixes.
|
||||||
|
|
||||||
|
## What's new
|
||||||
|
|
||||||
|
- New Cloudflare self-hosting flow: `pnpm deploy:selfhost` provisions and deploys everything.
|
||||||
|
- Replaces the Deploy to Cloudflare button and manual Wrangler setup.
|
||||||
|
- New `seo-audit` agent skill: a one-page, plain-language site report.
|
||||||
|
- Backlinks now sort by most recently found first.
|
||||||
|
|
||||||
|
## Fixed
|
||||||
|
|
||||||
|
- Rank tracking now reports your organic position, so rankings no longer look worse than they really are.
|
||||||
|
- Self-hosting setup failures now say what's actually wrong instead of a generic error.
|
||||||
|
- AI features now work in Docker self-hosting when `OPENROUTER_API_KEY` is set. — thanks @Nordalux
|
||||||
|
- The project switcher no longer cuts off the bottom of the list when you have many projects.
|
||||||
|
- Dialogs taller than the window now scroll instead of being cut off.
|
||||||
|
|
||||||
|
Full Changelog: https://github.com/every-app/open-seo/compare/v0.1.2...v0.1.3
|
||||||
Loading…
x
Reference in New Issue
Block a user