Changelog

1.1.9

SQL Query Recovery, Report Table Bug Fixes

Automatic SQL Query Recovery

Queries that return zero rows due to incorrect filter values now automatically recover. The system extracts the filter conditions from your query, looks up the actual values in your database, and intelligently rewrites the query with corrected values using fuzzy matching. This eliminates silent failures when filter values don't exactly match your data.

Insight Report Improvements

This release fixes a bug that occasionally removed mixed value columns in some report tables during the final validation and QA. Reports now load the correct tables even when your dataset contains tables with overlapping names or mixed value columns.

Improvements

  • (Bug Fix) Footnote citations with numbered and bulleted lists now render correctly in report tooltips
  • Insight reflection automation now only analyzes insights you have explicitly approved
  • (Bug Fix) "Source" button in highlight tooltip now properly includes insight context when auto-sending messages