QueryBox Release Notes
Version 2.1.1
Release Date: December 12, 2025
🎯 Overview
Version 2.1.1 focuses on improving query intelligence, user experience, and bug fixes. This release introduces LLM-based query classification, user-friendly error messages, and fixes critical UI issues.
✨ New Features
LLM-Based Query Classification
Smarter query routing: Queries are now classified using AI to determine whether they need simple SQL or complex agent processing.
- Handles ambiguous queries more intelligently
- Hybrid fallback to keywords if LLM unavailable
- Better accuracy for complex analytical questions
User-Friendly Error Messages
No more technical jargon: Error messages are now translated to plain language.
- Suggests available fields when a field isn't found
- Offers rephrasing tips for unclear queries
- Never exposes SQL or database terminology
FREE Tier Agent Access
Agent mode for everyone: FREE users now have access to agent-powered queries.
- FREE tier: 10 agent queries per month
- PRO/Enterprise: Unlimited agent queries
🐛 Bug Fixes
Version Display Fixed: The version number was showing "Loading..." in the app footer and About modal. This has been resolved.
Chart Rendering Fixed: Charts were not rendering even when the backend generated chart data. Charts now display correctly for visualization queries.
📊 Chart Types Supported
- Bar charts: Categorical comparisons (default)
- Line charts: Time series and trends
- Pie charts: Composition (≤10 categories)
- Scatter plots: Correlations and relationships
- Histograms: Data distributions
- Grouped bar charts: Multi-column comparisons
🚀 Upgrade Notes
No breaking changes. This is a drop-in upgrade from v2.1.0.
← Back to QueryBox