Changelog
What’s new
Per-project team access and billing safety
- Members can now be scoped to specific projects instead of the entire organization.
- Billing page and admin actions are locked to owners and admins.
- PostHog analytics and session replay wired up for beta testing.
- Marketing home rewrite with a new hero image and legal pages.
Annual billing and per-seat pricing
- Monthly and annual toggle on the pricing page — 20% off with annual billing.
- Add teammates at $9.99 per seat per month.
- Google sign-in enabled alongside magic link and password.
- Netlify deploy pinned to Node 24 for consistent builds.
Team management surface
- Dedicated /settings/team page for managing membership.
- Per-user permission editor across nine modules with read, edit, and delete controls.
- Invite acceptance flow that lands new users directly in the right organization.
- Organization switcher in the top bar for people who belong to multiple workspaces.
Full database backend and auth
- Sign up with magic link, password, or Google.
- Organizations and multi-project workspaces backed by Postgres.
- Stripe checkout wired to an automatic credit ledger.
- Admin surface for support tooling behind a role check.
Unified people across projects
- Cast, crew, vendors, investors, press, and contacts now share a single global Person record.
- Casting tracker, vendor directory, and marketing hub read and write the same people.
- Boot migration derives project people from legacy data automatically.
- Rental reports and funding dashboard flipped to the shared collection.
Foundation
- New design system with dark and light modes.
- AI-powered script breakdown, budget chat, and VFX breakdown.
- Sample project seeded on organization creation ("THE HOLLOW").
- Toolchain upgraded to Node 24 and the latest major versions across the stack.