Changelog
We ship small, we ship often. Here’s everything that’s changed.
If something isn’t working the way you expect, let us know. That’s what beta is for.
- v0.4.0
- Security compliance shipped — MFA (authenticator apps), 15-minute session timeout with countdown warning, GDPR account deletion (cascade across all data), and data export (download everything as JSON).
- Legal checkboxes added to registration (terms + privacy consent).
- Plaid privacy disclosures added to bank connection screens.
- Testimonials section added to landing page — real-voice quotes from beta families.
- Social proof strip below hero — shows live waitlist count.
- Onboarding referral prompt — share your referral link right from the setup completion screen.
- Aha moment copy added to launch step — "Orbyt works even if they never open it."
- v0.3.0
- /pricing page live — Free Beta, Pro ($10/mo), Family ($15/mo) with feature comparison and FAQ.
- Partner expectations panel added to onboarding — sets the right frame before inviting family.
- Invite popup copy refreshed — leads with "works without downloading."
- Blog internal linking — related posts now show at the bottom of every article, grouped by topic cluster.
- Breadcrumb navigation added to all blog posts (Home > Blog > Title) with schema markup.
- v0.2.0
- Referral system live — every user gets a shareable link. Both people skip the waitlist.
- Waitlist admin dashboard built — invite, bulk invite, status tracking, all from /admin/waitlist.
- Email nurture sequence wired — three emails (welcome on signup, follow-up at day 3, invite notification).
- Nurture email cron job live — daily at 10 AM UTC.
- Waitlist → invite flow complete — admin sends invite, user gets branded email, clicks through to /beta/invite/[token], auto-registers.
- Blog filesystem routing shipped — MDX files with frontmatter, legacy post fallback, dynamic sitemap generation.
- Settings → Billing tab added — plan cards, Stripe Checkout, billing portal for existing subscribers.
- Full notification pipeline: task assigned/completed push + email, overdue task daily check, bill due reminders (3-day + 1-day), bill paid confirmations.
- Blog SEO: unique titles per post, metaTitle split for <title> vs <h1>.
- SEO pass: og-image.png added, Twitter card metadata, JSON-LD schema on every public page, canonical URLs.
- CSR bailout fixed — landing page now renders server-side for search engines.
- CONTEXT.md rewritten from scratch to reflect actual codebase state.
- v0.1.0
- Private beta launched — first households invited.
- Waitlist form now saves submissions (was silently dropping them — fixed).
- Added /about, /solutions, and /changelog pages.
- Landing page copy refreshed — clearer, less jargon.
- How It Works section added to landing page.