Skip to content

fix(hub): persist nickname edit + bump v0.3.0-rc.2#95

Merged
rockfridrich merged 1 commit intomainfrom
fix/nickname-persist-and-rc2
Feb 1, 2026
Merged

fix(hub): persist nickname edit + bump v0.3.0-rc.2#95
rockfridrich merged 1 commit intomainfrom
fix/nickname-persist-and-rc2

Conversation

@rockfridrich
Copy link
Copy Markdown
Owner

Summary

  • Nickname persistence: Inline nickname edit on home page now calls PATCH /api/profile to persist to database (was local-only Zustand store)
  • Version bump: All apps bumped to 0.3.0-rc.2

Test plan

  • Typecheck + lint pass (confirmed)
  • Edit nickname on home page → verify network tab shows PATCH call
  • After deploy: health endpoints report 0.3.0-rc.2

🤖 Generated with Claude Code

Inline nickname edit on home page was only saving to local Zustand
store. Now calls PATCH /api/profile to persist to database, matching
the Settings modal behavior.

Bump all app versions to 0.3.0-rc.2.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@rockfridrich rockfridrich merged commit 751905c into main Feb 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 1, 2026

🤖 Villa Code Review Bot

✅ No critical issues found

Code looks clean! Ship it. 🚀


Reviewed 1 file(s)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 1, 2026

🎉 Merged! Railway will auto-deploy to construction.villa.cash.

Create v* tag to deploy to production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant