v1.4.0 — Shared access & teams
Released 2026-06-22 · commit pending merge
Highlights
- New restricted access mode — a middle ground between public and private.
- Share a site by individual email, a whole email domain, or a Team.
- Create and manage Teams from the dashboard, then grant one access in a single step.
What's new
Shared access & teams
DropFast sites used to be all-or-nothing — public to the web, or private to
you. The new restricted access mode adds the middle ground people kept
asking for: share a site with exactly the people who should see it. Grant
access by individual email, a whole email domain (everyone
@yourcompany.com), or a Team you manage from the dashboard. Grants
resolve against each viewer's verified email, so access is precise and
revocable — an unverified address confers nothing. People you share with can
read and comment without owning the site.

Improvements
- Shared with me — a dashboard view (and
/api/v1/shared-with-meendpoint) listing every site others have granted you access to. - Comments now work for anyone a site is shared with, not just the site owner.
Edit this page on GitHub