2026 Draxlr - R01
13 Jan, 2026
Ships AI chat customization, smarter AI query handling, improved query saving and loading, refined embed and map visuals, clearer alert errors, and a wide set of mobile, AI, and dashboard bug fixes.
Features
- Allow saving a new query by naming the default "Untitled" query, prompting to update when an existing saved query is changed, and linking to the dashboard after adding a query item.
- Add a "Customize" button in AI chat so users can adjust prompts or behavior directly from the conversation.
- Improve AI-powered queries so if execution fails, the same API attempts to auto-fix the SQL before returning an error
- Limit the AI Table view to rendering 200 rows at a time for better performance.
- Update the dashboard embed preview to match the latest design.
- Refine query load behavior so raw SQL and query-builder steps are visible immediately while execution is in progress, instead of waiting for results to show the underlying query.
- Plot US states on the map using abbreviated state names and resize Alaska to make USA-level maps easier to read.
- Add backend monitoring for unexpected data types during sync, raising alerts in Sentry when a field’s data type is not in the supported list.
Improvements
- Ensure BigQuery dashboard sorting works reliably when users sort columns, so dashboards reflect the expected order.
- Show a clear error section inside email and Slack alerts when alert delivery repeatedly fails, so issues are easier to diagnose and recover from.
Bug Fixes
- Fix multiple AI execution flows
- invalid SQL no longer shows a generic "Network error".
- AI-generated SQL executes more reliably.
- AI switches to table view when a suitable prompt is provided.
- Copying AI-generated queries to another dashboard no longer fails.
- Hiding the "View query" option for AI-generated results on mobile.
- Make drill-through more robust on dashboards, including drill-through from maps and from compute cards that use progress bars, so drill-down no longer errors on these configurations.
- Fix table and date formatting so formatted dates in table rows are consistent with the correct timezone (including US timezone scenarios).
- Improve saved query management so deleting a saved query actually removes it from the saved list, and so saving never requires double-clicking even when prior errors are shown.
- Improve mobile dropdown behavior by fixing cases where dropdowns sometimes would not expand and by preventing dropdown lists from scrolling in confusing ways.
- Fix chart and popup interactions so clicking "Reset zoom" in expanded chart popups no longer closes the add/edit dashboard item dialog unexpectedly.
- Polish UI copy by updating placeholders such as changing "Enter Field" to "Enter field" for more consistent capitalization.