v0.0.10 (#158)
This commit is contained in:
parent
ca260f544b
commit
53f8a6e186
@ -2,7 +2,7 @@
|
||||
"name": "open-seo",
|
||||
"private": true,
|
||||
"sideEffects": false,
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.10",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "AUTH_MODE=local_noauth vite dev",
|
||||
|
||||
20
release-notes/v0.0.10.md
Normal file
20
release-notes/v0.0.10.md
Normal file
@ -0,0 +1,20 @@
|
||||
|
||||
> [!NOTE]
|
||||
> Lots of UX improvements in this release 🎉
|
||||
|
||||
Thanks to @Granata005 for opening PRs and contributing to this release.
|
||||
|
||||
## Added
|
||||
|
||||
- Shift-click rank selection, plus better tables across the app.
|
||||
- Improved keyword intent UX, including intent badges in the keyword research table.
|
||||
- Mobile UX improvements for keyword research.
|
||||
|
||||
## Improved
|
||||
|
||||
- Smoother keyword research loading states.
|
||||
- More accurate Rank Tracking filters for unranked keywords.
|
||||
- Clicking exit now closes Modals.
|
||||
- More reliable Rank Tracking checks.
|
||||
|
||||
Full Changelog: https://github.com/every-app/open-seo/compare/v0.0.9...v0.0.10
|
||||
Loading…
x
Reference in New Issue
Block a user