feat(onboarding): add a closing 'Staying current' step on updates + the app mark
- new StepUpdates: explains the title-bar update indicator with a mini app-window mockup, and introduces the aperture mark as the app's identity - move the tour-closing copy off the AI features step onto this final step - changelog: note the title-bar update indicator + one-click install, and the new onboarding step
This commit is contained in:
@@ -105,8 +105,8 @@ export function StepAiFeatures() {
|
||||
</div>
|
||||
|
||||
<p className="mt-5 text-xs leading-relaxed text-gray-500">
|
||||
That's the tour. Add folders from the sidebar, and revisit any of this from Settings — including
|
||||
re-running this tour.
|
||||
Semantic search and similarity are part of the standard pipeline; AI tagging stays optional and
|
||||
can be downloaded any time from Settings.
|
||||
</p>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user