v1.3.0Web App
1 min read

Multi-Project Workspaces & Clean URLs (/[username]/[project])

Web AppSecurity

Added multi-project support with GitHub/Vercel-style clean URLs (/[username]/[projectSlug]), unique username collection on signup, and a dedicated project sidebar.

#Collaborative Workspaces & Clean URL Routing

ApiVault now features true multi-project collaboration with GitHub/Vercel-style clean URLs:

ShellShell
https://apivault.tech/[username]/[project-slug]
https://apivault.tech/[username]/[project-slug]/members
https://apivault.tech/[username]/[project-slug]/encryption
https://apivault.tech/[username]/[project-slug]/settings

#Project Sidebar & Navigation

  • Project Switcher: Dropdown in the sidebar to navigate smoothly between personal and team projects.
  • Team Management: Invite team members by email address and manage owner/member roles.
  • Project Vault Encryption: Configure zero-knowledge encryption keys for individual workspaces.
  • User Account Settings: Dedicated personal settings for profile, passkeys, MFA, and sessions.