release: v0.0.9 (#149)
This commit is contained in:
parent
def9390cea
commit
2fc568f73c
@ -2,7 +2,7 @@
|
|||||||
"name": "open-seo",
|
"name": "open-seo",
|
||||||
"private": true,
|
"private": true,
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"version": "0.0.8",
|
"version": "0.0.9",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "AUTH_MODE=local_noauth vite dev",
|
"dev": "AUTH_MODE=local_noauth vite dev",
|
||||||
|
|||||||
13
release-notes/v0.0.9.md
Normal file
13
release-notes/v0.0.9.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
This release improves domain research + some UX improvements.
|
||||||
|
|
||||||
|
## Added
|
||||||
|
|
||||||
|
- Server-side pagination and filtering for domain keywords so that you can search all keywords for the domain.
|
||||||
|
- Export to Google Sheets from every data table.
|
||||||
|
- URL-driven search state — searches are now shareable and survive reloads.
|
||||||
|
|
||||||
|
## Improved
|
||||||
|
|
||||||
|
- Clarified self-hosting troubleshooting docs.
|
||||||
|
|
||||||
|
Full Changelog: https://github.com/every-app/open-seo/compare/v0.0.8...v0.0.9
|
||||||
Loading…
x
Reference in New Issue
Block a user