What's new
Every release, in order.
Built fast for FBLA chapters. Here is everything shipped so far, one chapter at a time.
Six chapters · scroll
Foundations
May 27, 2026
The first build: a Corvo-grade design system and a complete registry of every FBLA competitive event.
- Full theme system, light and dark, CSS variables, no Tailwind
- 55-event registry with categories, formats, and topic outlines
- Marketing site: landing, FAQ, privacy, and terms, all scroll-revealed
- Filterable competitions grid plus a prep page for every event
- Authenticated app shell: dashboard, tracker, chapter, settings
- localStorage-first storage layer mapped to the future database schema
Live & Connected
May 28, 2026
FBLA One went live at fbla.one, wired to real auth, a database, and cross-device sync.
- Deployed to fbla.one on Vercel with SSL and push-to-deploy
- Supabase auth: Google OAuth, email/password, and magic link
- Registrations, practice logs, and saved resources sync across devices
- Caught and fixed a critical table-grant bug via a live integration test
- Production audit: sitemap, robots, OG image, JSON-LD, PWA manifest
- Branded error and 404 states, app-side profile creation on sign in
The AI Practice Engine
May 28 - Jun 1, 2026
The core feature shipped: unlimited AI practice tests calibrated to every objective event.
- Streams realistic practice tests matched to each event's exact topic outline
- Four-phase coach UI: idle, generating, taking, and reviewing
- 45 eligible objective events, each with full wrong-answer rationales
- Demo mode lets advisors try the platform with no sign-up required
- Scores log automatically after every test and feed the dashboard
- Bookmark study resources on any event and manage them in one place
Chapter Tools
Jun 1 - Jun 2, 2026
Everything an advisor needs to run a chapter, in place of a group chat and a spreadsheet.
- Advisor dashboard with create-or-join, invite codes, and a roster
- Leaderboard ranking members by practice volume then average score
- Chapter-shared deadline calendar with three-day countdown alerts
- Eight-week stats: active members, chapter average, and top event
- CSV exports of members, registrations, and practice activity
- Score-trend charts and a first-visit onboarding walkthrough
Hardening & Polish
Jun 2 - Jun 3, 2026
A security and accessibility pass, the real brand mark, and a Supabase-backed feedback loop.
- Fixed an infinite-recursion RLS bug, verified live 18/18
- Invite-validated join RPC closed the world-readable invite holes
- Accessibility: dialog roles, focus traps, Escape, WCAG AA contrast
- Completed long descriptions and resources for all 55 events
- Shipped the real navy-and-gold shield logo across nav and favicons
- Supabase-backed feedback button, verified live with real inserts
Public AI & Redesign
Jun 3, 2026
An ask-anything AI helper, a cleaner bug-report flow, and a sharper, product-led landing page.
- Floating AI chat answers FBLA questions, five free a day per visitor
- Report-a-bug flag button restyled to sit beside the chat bubble
- Hero redesign: layered background, gradient headline, live preview
- Landing reordered: hero, how-it-works, most-picked events, sign-up
- Removed repetitive feature and category sections for a tighter story
- Added this changelog and a Features link to navigate home anywhere