Changelog

Nightly notes on what shipped. Built in public.

Changelog β€” Side Project Vitals

All notable changes to this project will be documented here.

Format: YYYY-MM-DD β€” Title + bullet points.

---

2025-10-21 β€” Day 2 / 30: Foundations + first integrations

  • βœ… Core DB schema: users, projects, connections, metrics_daily, digests, waitlist
  • βœ… Modern landing + waitlist (tracks ?src=; optional note field)
  • βœ… Light blue + silver + white palette; glass cards; improved dashboard stat cards + sparklines
  • βœ… SEO/OG/Twitter cards; added og/og-default.(svg|png)
  • βœ… Redirect to /thanks after waitlist submit; sticky mobile CTA; live waitlist count
  • βœ… Passwordless login (magic link) β€” /auth/login.php, /auth/magic.php
  • βœ… Projects: create new project (/projects/new.php); per-user project switcher ready
  • βœ… Stripe OAuth (read-only) β€” connect + MRR estimate (active subs)
  • βœ… GA4 OAuth β€” connect, list properties, select property; sessions (yesterday)
  • βœ… Disconnect for Stripe/GA4; scoped by user + project
  • βœ… Nightly cron writes mrr_usd + sessions into metrics_daily

Next: GA4 β€œnice” property picker page, Uptime/Domain/Vercel/GitHub connectors, public read-only project page.

---

2025-10-20 β€” Day 1 / 30: Kickoff

  • βœ… Domain + hosting set up
  • βœ… 30-day build plan drafted
  • βœ… Initial landing + waitlist skeleton