// changelog

What shipped, when.

One log. No "silent updates." If the number on the track-record page moves, the reason is here.

  1. v1.0.2 infra

    Email + bot-defense, on.

    • — Confirmation emails on waitlist signup are live (Resend, sending from hello@evolutionarytradingalgo.live).
    • — SPF, DKIM, and DMARC are signed and aligned — Gmail and Outlook should land us in the inbox, not spam.
    • — Contact form now goes through Cloudflare Turnstile so bots stop wasting cycles on the inbox.
    • — Per-IP rate limits on /api/signup and /api/contact (KV-backed, separate budgets).
  2. v1.0.1 polish

    Layout + copy pass.

    • — Fixed off-center layout across header, main, and footer (globals.css @layer cascade bug).
    • — Unified container width to 1152px across nav, sections, and footer.
    • — Tightened hero, pricing, and FAQ-preview copy.
    • — Added About page and this Changelog.
    • — Added "last updated" line on the track-record page.
  3. v1.0.0 launch

    Public site is live.

    • — Landing page, How-it-works, Track record, Pricing, FAQ, legal pages.
    • — Waitlist signup wired to Cloudflare Pages + Workers KV with per-IP rate limiting.
    • — Structured data (Organization, SoftwareApplication, FAQPage) for search.
    • — Dark trading-terminal aesthetic, fluid typography, view transitions.
    • — Branded 404 with FAQ search. Branded 500.
    • — Accessibility: skip-link, focus rings, prefers-reduced-motion, mobile drawer.
  4. v0.9 preview

    Internal preview — not public.

    • — First end-to-end render of the marketing site.
    • — Design tokens, fonts, and scroll-reveal plumbing.
    • — Legal scaffolding (terms, privacy, disclosures, DMCA, accessibility, cookies).

// planned

On the roadmap.

Targets, not promises. If something slips, it'll show up in the log above with the real date.

v1.1 Q2 2026
Live equity feed alongside the back-tested snapshot, both clearly labeled. Per-trade journal with reasoning artifacts.
v1.2 Q2 2026
Confirmation email on signup. Preference center (digest opt-out, frequency).
v1.5 TBD
Real-time alerts (no delay). Ships only when the regulatory path is finalized with counsel.