release: v0.1.0 (#404)
This commit is contained in:
parent
4aaeade3b0
commit
6f2eb05211
@ -2,7 +2,7 @@
|
||||
"name": "open-seo",
|
||||
"private": true,
|
||||
"sideEffects": false,
|
||||
"version": "0.0.28",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@10.30.1",
|
||||
"scripts": {
|
||||
|
||||
16
release-notes/v0.1.0.md
Normal file
16
release-notes/v0.1.0.md
Normal file
@ -0,0 +1,16 @@
|
||||
Project dashboard, self-host telemetry and Prompt Explorer citations.
|
||||
|
||||
## What's new
|
||||
|
||||
- New project dashboard for Search Console, site audit, and backlink data
|
||||
- Self-hosted anonymous usage telemetry
|
||||
- Opt out with `OPENSEO_TELEMETRY_DISABLED=1` or `DO_NOT_TRACK=1`.
|
||||
|
||||
## Fixed
|
||||
|
||||
- Clearing all filters on the Domain Overview Pages tab no longer freezes the app. — thanks @bookingseo
|
||||
- Closing an active search tab now selects the tab on its right when available. — thanks @bookingseo
|
||||
- Prompt Explorer shows cited sources again. — thanks @bookingseo
|
||||
- SAM chats work again when no custom AI model is configured.
|
||||
|
||||
Full Changelog: https://github.com/every-app/open-seo/compare/v0.0.28...v0.1.0
|
||||
Loading…
x
Reference in New Issue
Block a user