Files
zpan/docs/roadmap/v2.2.md
T
saltbo 8dcce94f7c docs: reorder roadmap — prioritize auth and teams over image bed
Move Auth & Access (social login, OIDC, invite codes) to v2.1 and Teams
to v2.2, shifting Sharing, Image Bed, and Branding to v2.3–v2.5. Remove
completed items (Drizzle migration, SVAR replacement) from Image Bed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 09:49:31 -04:00

1.0 KiB

v2.2 — Teams

Shared file spaces for small teams with role-based permissions.

Major Features

Team Workspaces

  • Create team workspace — a shared storage space visible to all members
  • Invite members by email or invite link
  • Team roles: owner (full control), editor (upload/edit/delete), viewer (read-only)
  • Per-team storage quota set by admin
  • Activity feed — see who uploaded, modified, or deleted files

User Share Homepage

  • Public profile URL — zpan.app/u/username or custom slug
  • Curated share list — user chooses which shares appear
  • Directory browsing for shared folders

User Scenarios

Small design team:

We're 4 designers sharing assets. We create a team workspace, everyone uploads to it, and we all see the latest files. The intern has viewer-only access.

Open source maintainer:

I have a public profile page where people browse and download my project releases and docs.

v1 Issues Resolved

  • #96 User groups with shared space
  • #176 Share folders with specific users
  • #122 User share homepage