Changelog
AISpend release notes — what's new, what's fixed, what's next.
Changelog
All notable changes to AISpend are documented here. Format: CalVer.
2026.06.26 — Initial MVP scaffold
Added
- Hugo static site with dark theme, dense tables, full keyboard nav
- Catalog of 42 plans across 18 providers (sourced from
herman/aispend-data) - Filterable + sortable plan table (client-side, no JS framework)
- Public benchmarks page (seeded with industry research)
- Pricing page (Pro $6/mo, Team $19/mo)
- Waitlist form (posts to backend
/api/v1/waitlist) - Login form (posts to backend
/api/v1/auth/request) - Decision guides (lifted from
llm-plan-shop) - Provider editorial pages (lifted from
llm-plan-shop) - Full CI/CD: validate → build → test → quality → deploy
Coming next (v1.1)
- Backend live deploy with real auth + database
- CSV/JSON usage upload
- Live spend dashboard with charts
- Pricing intelligence recommendations engine
- Email budget alerts