Skip to content

Changelog

A record of what we ship. Latest updates first.

Design Partner Funnel Upgrade

  • Added dedicated /atf/apply page with focused design partner application form.
  • Added who-this-is-for, what-you-get, and what-happens-next sections to the apply page.
  • Updated all design partner CTAs to route to /atf/apply.
  • Homepage waitlist now serves general signups only.

Design Partner Scheduling and Intake

  • Added scheduling link (Calendly/Google Calendar) to post-submit success state.
  • Design partner confirmation email now includes scheduling CTA and intake questionnaire.
  • Admin notification includes suggested first reply block with scheduling link.
  • Scheduling button hidden gracefully when env var is not configured.

Production Credibility Pack

  • Added public status page with system health overview.
  • Added changelog page with historical release notes.
  • Added contact page with clear email routes and social links.
  • Updated footer with links to Status, Changelog, and Contact.

CSP Reporting, Health Endpoint, and Error Boundaries

  • Added Content-Security-Policy-Report-Only header with /api/csp-report endpoint.
  • Added /api/health endpoint for external uptime monitors.
  • Added global and admin-scoped error boundaries.
  • Added /admin/csp viewer for CSP violation reports.

Security Headers and Audit Log

  • Enforced strict security headers (HSTS, CSP, X-Frame-Options) on all responses.
  • Added admin audit log recording login, logout, status changes, note edits, and CSV exports.
  • Added /admin/audit page for reviewing audit entries.

Admin Notes and Design Partner Dedupe

  • Added inline admin notes per signup with 2,000-character limit.
  • Design partner re-submissions now update existing rows instead of being ignored.
  • Added rate limiting (30 mutations/min) for admin actions.

Admin Dashboard Enhancements

  • Added pipeline status tracking (new, contacted, qualified, closed).
  • Added outreach email copy-to-clipboard for design partner rows.
  • Added CSV export for design partner data.

Admin Triage Dashboard

  • Built server-rendered admin dashboard at /admin/waitlist.
  • Secured with HttpOnly cookie session and ADMIN_DASHBOARD_KEY.
  • Added filtering by intent (all, standard, design_partner) and configurable limits.

Design Partner Application Flow

  • Added design partner intake fields (project name, integrations, tx volume, build stage).
  • Dual-mode waitlist form: standard signup and design partner application.
  • Separate admin notification emails for design partner submissions.

ATF Product Pages

  • Launched /atf with threat model, architecture overview, and permit example.
  • Added /atf/how-it-works with lifecycle diagram and enforcement detail.
  • Added V1 scope, roadmap, and design partner CTA sections.

Waitlist, Email Notifications, and Analytics

  • Launched waitlist signup with Vercel Postgres backend.
  • Added Resend-powered confirmation and admin notification emails.
  • Integrated Vercel Web Analytics with custom event tracking.

Security, Privacy, and Terms Pages

  • Published /security with responsible disclosure policy and safe harbor.
  • Published /privacy with data handling and analytics transparency.
  • Published /terms with informational-use disclaimer.

Launch Site Foundation

  • Deployed initial TruCore marketing site with animated hero background.
  • Added Why TruCore, Built with Integrety to not rely on Trust, and Integrations sections.
  • Configured Vercel deployment with custom domain and social previews.