CHANGELOG
What's New
Track every update, new feature, improvement, and fix we ship. We're constantly improving QuickReach AI to serve Indian businesses better.
v1.5.0
Blog and Changelog public pages with SEO optimization and JSON-LD structured data
Monthly/Yearly billing toggle with 17% annual discount on pricing page
Expandable FAQ section with animated accordion on pricing page
Enhanced 404 page with quick navigation links and WhatsApp branding
Shared SEO metadata utility for consistent Open Graph and Twitter Cards across all pages
Trust badges (Razorpay Secured, GST Invoices, 14-Day Trial) added to pricing page
Root layout now includes Organization and SoftwareApplication JSON-LD schemas
robots.ts configuration for search engine crawling directives
v1.4.0
Knowledge base management with document upload, embedding, and retrieval
RAG (Retrieval-Augmented Generation) pipeline for context-aware AI responses
Multi-format document processing: PDF, DOCX, TXT, and Markdown
AI conversation engine enhanced with knowledge base context injection
Embedding service with OpenAI ada-002 model integration
Fixed conversation threading for multi-turn knowledge base queries
v1.3.2
Campaign Simulator: AI-powered campaign testing tool with 5 scenario presets and real-time analytics
Campaign Simulator API route powered by z-ai-web-dev-sdk
Production cleanup: Removed 27 sandbox/dev artifact files
Dependency cleanup: Removed unused docx and pg packages
PII leak fix: Removed console.log statements that logged agent emails and lead phone numbers
Fixed .gitignore patterns for shell scripts and sandbox server files
v1.3.0
Full SaaS admin dashboard with KPI cards, lead pipeline funnel, and activity feed
Campaign management with CRUD, status tracking, and lead auto-tagging
AI Agents management with persona, language, and handoff rules
Automations engine with trigger/condition/action flow and execution logs
Team & agent management with profiles and performance metrics
WhatsApp templates management with approval status tracking
Onboarding wizard: 5-step guided setup (Profile → WhatsApp → AI Agent → Team → Go Live)
Dashboard tour: Interactive 5-step modal tour for first-time users
App Router restructure with (auth), (public), and admin route groups
Fixed blank page after login due to route group structure
Connected lead pipeline funnel to real Supabase data
v1.2.0
Three-tier role hierarchy: super_admin, admin, and agent roles
Supabase Auth integration with cookie-based authentication
Role-based access control with RLS policies for data isolation
Login page rebuilt with Supabase Auth credentials and role-based redirect
Middleware updated for auth-protected routes with session validation
v1.1.0
Codebase cleanup: Removed 4 unused packages and dead code
Cleaned globals.css and tailwind.config.ts of unused variables
Fixed non-deterministic industry chart colors in admin analytics
Replaced img tag with next/image for better performance
Added LICENSE, CONTRIBUTING.md, and CHANGELOG.md
v1.0.0
Initial production release of QuickReach AI
12+ marketing pages: Home, Features, How It Works, Pricing, Industries, About, Contact
Admin panel with dashboard, leads, conversations, and analytics
Supabase integration: Migrated from Prisma/SQLite to PostgreSQL + RLS
Interactive WhatsApp chat mockup and ROI calculator
SEO: JSON-LD schema, Open Graph, Twitter Cards, sitemap, robots.txt
Custom 404 page with WhatsApp-themed branding
Security headers: X-Frame-Options, CSP, X-Content-Type-Options