Changelog

Product updates, new features, and bug fixes across ADA products.

ADA Webv2.4.0March 25, 2026
  • Added support/help centre with comprehensive ADA knowledge base
  • Added contact support dialog for direct assistance
ADA Webv2.3.0March 18, 2026
  • Native audio file upload and Q&A support — upload audio files and ask questions about them
ADA Webv2.2.1March 16, 2026
  • UI/UX updates: button consistency, light mode chat text visibility, cursor pointer states
  • Fixed media upload returning 500 for unsupported file types; added new supported formats
  • Articles page visual refresh
ADA Webv2.2.0March 12, 2026
  • Unified token billing system — accurate token counts for vision and video interactions
  • Billing integration across all inference and streaming paths
ADA Webv2.1.0March 10, 2026
  • Articles/blog page with MDX-based content system
  • Fixed production frontend environment variable injection at build time
  • Auth service stability improvements
ADA Webv2.0.1March 6, 2026
  • Token usage display — see actual Gemini token counts per response
  • Billing architecture rework: separated billing from inference for reliability
  • Fixed streaming service crash on startup from dead imports
  • Improved error details in global exception handler for debugging
ADA Webv2.0.0March 3, 2026
  • Real-time transcription improvements: reduced latency by disabling noise gate in audio worklet
  • Fixed transcription not displaying before AI response triggers
  • Fixed Chinese transcription: enforced English in Gemini prompt
  • Infrastructure: consolidated all services to single server
ADA Webv1.9.0February 26, 2026
  • Pre-flight token cost estimator with quota checker and UI badge
ADA Webv1.8.0February 24, 2026
  • Live transcription model upgrade to Gemini 2.5 Flash native audio
  • Audio noise gate for filtering silence in real-time streaming
  • Fixed live transcription stopping after first turn
ADA Webv1.7.0February 20, 2026
  • Email verification flow for new user registrations
  • Fixed ADA identity leaking as Google in live mode responses
  • Fixed duplicate image display and duplicate toast notifications
  • Conversation limit reached now shows a single banner instead of stacked toasts
  • Replaced XHR with fetch API for infer endpoint to fix connection resets