Changelog

Latest updates and improvements to FlowCore.

v0.7.0

May 13, 2026
  • Legal pages: Privacy Policy, Terms, Cookie Policy, Refund Policy, DPA, AUP, Data Deletion
  • Cookie consent banner with accept/reject options
  • Self-service data export and account deletion in Settings
  • Sentry error monitoring (client/server/edge)
  • Terms & Privacy checkbox on signup (new users only)
  • RLS enabled on rate_limits table
  • Database index optimization for foreign keys
  • RLS InitPlan performance fix (auth.uid → select auth.uid)
  • GoWA WhatsApp integration verified

v0.6.0

May 11, 2026
  • Migrated AI from Kilo Gateway to Groq (llama-3.3-70b-versatile)
  • Added circuit breaker for Groq API calls
  • Fixed WhatsApp message deduplication in queue worker
  • Added conversation deduplication for burst messages
  • Knowledge Base truncation at 1000 chars per item
  • Escalation RPC with POSIX word boundary matching

v0.5.0

May 7, 2026
  • Manual billing for India (Razorpay)
  • Billing settings page with credit balance display
  • Visual polish and compliance hardening
  • Dashboard UI refinements

v0.4.0

May 4, 2026
  • Visual polish pass across all pages
  • WhatsApp compliance layer for GoWA integration
  • Conduit design language implementation
  • Appointment booking functionality