Changelog
Platform updates, new model availability, and policy changes.
Platform updates, new model availability, infrastructure improvements, and policy changes. Major infrastructure changes are communicated to active clients via email and shared Slack channels with at least 30 days notice.
April 20, 2026v0.4
- Committed to Path A — Community Bank Private AI as primary ICP
- Site-wide copy aligned to community bank positioning: hero, industries, FAQ, comparison table
- OCC SR 11-7 vendor due-diligence package added to security documentation
- 12 CFR 30 Appendix B and FFIEC AI guidance sections added to /docs/security
- Florida OFR state charter path added to /docs/legal
- HIPAA BAA target: planned post-launch (AWS BAA for Bedrock already in place)
- SOC 2 Type 1 target: in progress via Drata
- Consult form: Bank Type field added for community bank intake
- Footer: Miami, FL location reference added
April 2026v0.3
- Google OAuth sign-in enabled — one-click sign-in alongside email/password
- Cloudflare Turnstile CAPTCHA added to all auth flows
- Password minimum length reduced to 8 characters
- Docs section launched at /docs with full content pages
- SOC 2 compliance documentation uploaded to Drata
- Backup and recovery controls documented and reviewed
- Encryption controls documented: AES-256-GCM for API keys, TLS 1.2+ enforced on all paths
March 2026v0.2
- Production deployment on Vercel with automatic deploys from main branch
- Neon Postgres provisioned via Vercel Marketplace integration
- NextAuth v5 wired with Prisma adapter — email/password authentication live
- Dashboard scaffolding: projects, usage, traces, and settings routes
- PostHog, Meta Pixel, and GA4 analytics integrated (env-var-gated)
- Business plan 2026 finalized and committed to internal docs
- Pilot pricing set: $15K/30-day, $25K/60-day
February 2026v0.1
- Initial Next.js 15 project scaffolded with Tailwind v4 and App Router
- Landing page built: hero, problem/solution, pricing, security sections
- Waitlist API endpoint and sign-up form live
- Dark-mode-first design system established (tokens in globals.css)
- Domain capped.ai acquired and configured
- Infrastructure architecture finalized: AWS Bedrock via PrivateLink inside customer VPC
- OpenAI-compatible API router design completed