β Changelog
What shipped,when, and why.
Public log. Every commit isn't here β only the things you'd notice.
2026-05-16
v0.6
Built in public
- βKilled fake testimonials. Replaced with a real story (47-day overdue invoice).
- βStats panel is honest now: 0 paying users, MIT license, public beta.
- βAdded /about and /changelog. Footer gets GitHub + X links.
2026-05-16
v0.5
Inside-app got teeth
- βReports page: monthly revenue, top clients, 0-30/30-60/60-90/90+ aging.
- ββK command palette β fuzzy search for clients, invoices, pages.
- βBulk actions on invoices (mark paid/sent/delete).
- βInvoice detail timeline (created β sent β paid).
- βProfile avatar dropdown in topbar.
2026-05-16
v0.4
First-run onboarding
- βCountry β business name β bank info wizard. ~2 minutes.
- βAuto-redirects new signups before they hit a blank dashboard.
2026-05-16
v0.3
Real PDF, real countries
- βInter font embedded β full Turkish/extended-Latin support (Δ°, Δ, Γ§, Ε, ΓΌ, ΓΆ).
- βLocale-aware PDF: tax label and date format follow seller's country.
- βTrimmed country list to 23 β only places where casual PDF works as a real invoice.
2026-05-16
v0.2
Editorial landing
- βInstrument Serif italic for accent. Off-white #f8f7f4 canvas.
- βManifesto section, marquee, scroll-reveal, command-style mono labels.
2026-05-15
v0.1
First commit
- βNext.js 15 + Supabase + Tailwind. Auth, clients, invoices, dashboard, PDF.
- βMulti-tenant RLS on every table.
- βDeployed to Vercel. Demo workspace live.