Changelog
Release notes for the AllSet platform — web, mobile, and API.
v0.3.02026-07-15
Added
- This changelog: release notes are now published at /changelog, linked from the site footer.
- Projects page: active projects now appear as cards with the production's key contacts alongside your invites.
- Admin: a System Checks catalog of every email the platform sends, each with a test-send so staff can verify delivery end to end.
Fixed
- Email notification audit records were being silently rejected for transactional sends; delivery history is now recorded correctly.
v0.2.02026-07-13
First tagged production release. AllSet is live at www.allset.cloud (profiles and sign-in), project.allset.cloud (production management), and as iOS (TestFlight) and Android (Play internal testing) apps.
Added
- Production environment: all three web apps, the production database, and edge functions now deploy through the verified release train.
- Release identity: every app reports what it is running at
/api/version—{ app, version, sha, ref }— and web, mobile, and API share one platform version number. - iOS and Android release builds are published automatically when a release is promoted (TestFlight and Play internal testing).
- Project management: projects, contributors, credits with the Pending → Confirmed lifecycle, call sheets with the block builder, locations, groups, documents, permissions, and per-project email templates.
- User identity: sign-up and sign-in (email and Google), public contributor profiles at
/c/[slug], credit profiles, and the producer waitlist. - Admin: staff-only console with account/user/project oversight, access codes, credit-role catalog, roadmap views, and system checks.
Changed
- Sign-in is shared across the AllSet subdomains — logging in once covers the profile and project apps.