Tonic Structural release information

Learn about what’s in the latest Tonic.ai product releases.
v1744
May 13, 2026

In the Conditional generator, you can now apply a condition to whatever the current column is. In the application, the option is This field. In the API, you use field_self. You can use this option to define Conditional generator presets that can apply to a wider range of columns.

v1743
May 13, 2026

Bug fixes and other internal updates.

v1742
May 13, 2026

Bug fixes and other internal updates.

v1741
May 13, 2026

Bug fixes and other internal updates.

v1740
May 11, 2026

Added support to use the Structural agent to diagnose datasource connection test failures. For failed tests, an Ask AI prompt allows you to ask an LLM to troubleshoot the issue and suggest next steps.

Controlling AI access to sample data - Added an option to control whether AI features have access to sample data. When true, AI features can retrieve sample data from the workspace source database to improve functionality and output quality. When false, AI features only have access to database schema information. The default value is true.

For self-hosted instances, the option is on the Structural AI Settings page or as the environment setting TONIC_LLM_ENABLE_SAMPLE_DATA. On Structural Cloud, the option is on the Organization Settings page as TONIC_LLM_ENABLE_SAMPLE_DATA.

v1739
May 11, 2026

Bug fixes and other internal updates.

v1738
May 9, 2026

Bug fixes and other internal updates.

v1737
May 8, 2026

Bug fixes and other internal updates.

v1736
May 6, 2026

Bug fixes and other internal updates.

v1735
May 6, 2026

SQL Server - For workspace data connections, SQL Server now supports the Tailscale tunneling option.

Amazon Redshift - Fixed an issue where very large tables failed to LOAD because of a lack of precision in file-chunk names for those tables.

v1734
May 6, 2026

File connector: The permissions check now succeeds when TONIC_AWS_S3_OVERRIDE_URL is configured.

Improved how the Structural Agent selects and configures generators.

v1733
May 6, 2026

Bug fixes and other internal updates.

v1732
May 6, 2026

Bug fixes and other internal updates.

v1731
May 5, 2026

Bug fixes and other internal updates.

v1730
May 5, 2026

Bug fixes and other internal updates.

v1729
May 4, 2026

PostgreSQL - Improved the performance of sampling from partitioned tables during sensitivity scans and data generation.

Snowflake: Snowflake is now migrated to the new connection test infrastructure.

v1728
May 1, 2026

Bug fixes and other internal updates.

v1727
April 29, 2026

Fixed an issue where Structural LLM enabled components displayed in a disabled state when the instance was opted out of LLM features.

v1726
April 28, 2026

Bug fixes and other internal updates.

v1725
April 28, 2026

Bug fixes and other internal updates.

v1724
April 27, 2026

Bug fixes and other internal updates.

v1723
April 23, 2026

The endpoint /api/FileGroup/upload_local_file no longer requires the x-tonic-workspace-id header.

v1722
April 22, 2026

The new AI Settings page in Structural Settings allows users to configure the connection to their LLM provider.

v1721
April 21, 2026

Amazon Redshift - Fixed subset planning queries to reduce strain on the query planner and improve throughput.

MySql – the MySql connector no longer copies Preserve Destination and Incremental mode tables when constructing the destination database.

v1720
April 20, 2026

Google BigQuery - For self-hosted instances, added support for using Application Default Credentials authentication.

Improved how the Structural Agent responds to a sensitivity scan. Improved the visibility of actions in the Agent chat.