Changelog
Last updated on 2026-02-25
All notable changes to the AI Feedback Assistant are documented here.
v1.0.0 — Initial Release
Released: February 2026
Application Pages
- Authentication — login, signup, OTP, forgot password, reset password (root-level routes)
- Home — main application dashboard
- Onboarding — first-time user setup flow
- Notifications — in-app notification center
Components (136+)
- 23 Primitives — all foundational UI elements
- 27 Composites — multi-part components with Sidebar, Dialog, Pagination, Settings
- 56 Recipes — authentication, teams, notifications, settings, AI chat patterns
- 30 Templates — dropdown and modal templates
Features
- Built on Next.js 16 with App Router and Turbopack
- React 19 with TypeScript
- Tailwind CSS 4 with design tokens
- Radix UI for accessibility
- Light and dark mode
- Full component explorer with demo pages
- Dual authentication setup (root-level + recipe demos)