Skip to content

Release notes

This page tracks new capabilities, enhancements and bug fixes across DataQI platform releases.

Released: 31 July 2026

  • SQL query tool: The agent can now generate and execute safe, read-only SQL queries against connected relational data sources. Queries produce standard DataQI datasets for interactive table rendering and follow-up dataset inspection. For more information, see SQL query.
  • PostgreSQL database connections: DataQI supports PostgreSQL as a first-class connection type. Users authenticate with their own credentials, which the platform encrypts and stores securely, providing a per-user, isolated view of the database schema. For more information, see relational database credentials.
  • Chat & UI: Interactive table artefacts now support the dataset outputs produced by the SQL query tool.
  • Chat & UI: Conversation history is now sorted by last activity rather than creation time, keeping active conversations at the top.
  • Connections: Improved the UX for SMB connection authentication, streamlining the overall connection flow.
  • Data & Ingestion: Improved feedback and status reporting when document extraction encounters unsupported states.
  • Chat & UI: Fixed an issue where search results would repeat in chat.
  • Chat & UI: Corrected the DataQI logo link behaviour.
  • Connections: Fixed an issue where modal buttons did not correctly return users to the connections page.
  • Connections: Hid cleared lifecycle messages in the connections table to reduce noise.
  • Data & Ingestion: Prevented complete agents from making authoritative claims about partial dataset results when they don’t have all of the facts.
  • Security: Enforced scoped diagnostics and protected assistant response audits from exposing sensitive data.