Changelog
What's new in Veyrra — new features, improvements, and fixes.
v0.9.0May 2026
AI Copilot & Public Launch
- newVeyrra AI — real-time business insights, staffing recommendations, and inventory forecasting
- newPublic marketing website with features, pricing, and solutions pages
- newAccount menu with profile dropdown and organization management
- newOrganization deletion with confirmation flow
- improvedEmail authentication — signup confirmation, password reset fully operational
- improvedDashboard now shows live revenue counter, AI insights panel, and floor plan preview
v0.8.0April 2026
Full Dashboard & Restaurant OS
- newPoint of Sale with dine-in, takeaway, and delivery order flows
- newKitchen Display System with Kanban-style order management
- newVisual table management with real-time occupancy tracking
- newStaff management with scheduling, attendance, and clock in/out
- newInventory management with supplier tracking and purchase orders
- newReports & Analytics with revenue trends, peak hours, and top items
- newCRM module with customer profiles, order history, and loyalty points
- improvedCollapsible sidebar with grouped navigation and smooth animations
v0.7.0March 2026
Organization Management
- newMulti-organization support — manage multiple locations from one account
- newOrganization switcher in sidebar with smooth transitions
- newRole-based access control (Owner, Admin, Manager, Cashier, Waiter, Chef)
- newRestaurant onboarding wizard with table seeding and category setup
- fixedResolved RLS recursion in organization_members policy
- fixedFixed handle_new_user trigger for correct profile creation on signup
v0.6.0February 2026
Authentication & Onboarding
- newEmail/password signup with password strength indicator
- newGoogle OAuth sign-in
- newEmail confirmation flow with resend support
- newPassword reset via email with secure token exchange
- newRestaurant onboarding with industry-specific setup
- improvedMiddleware-based route protection for all app routes
v0.5.0January 2026
Foundation & Infrastructure
- newNext.js 16 App Router monorepo with Turborepo
- newSupabase PostgreSQL database with full Row-Level Security
- newInitial schema: organizations, profiles, menus, orders, tables
- newTailwind CSS v4 dark theme design system
- newFramer Motion animation system throughout