Tonic Fabricate release information

Learn about what’s in the latest Tonic.ai product releases.
3.23.0
February 12, 2026

In the single sign-on (SSO) configuration, you can now configure workspace access for new SSO users.

Fixed an issue with PDF import.

3.22.0
February 10, 2026

Fabricate now uses adaptive thinking for Opus 4.6.

3.21.0
February 9, 2026

Single sign-on SSO - Fabricate now supports SSO for Enterprise accounts. Fabricate supports any OIDC provider that supports the Authorization Code Flow mode. The allowed domains configuration for an account now includes allowed email address domains for SSO.

Fabricate now uses Opus 4.6.

For additional security, Fabricate now limits the number of password reset requests.

3.20.0
February 5, 2026

Fixed an issue with testing mock APIs on Data Agent databases.

Fixed an issue with pushing to a MariaDB database.

3.19.0
February 3, 2026

Mock APIs for Data Agent databases (Private Preview) - You can now prompt the Data Agent to create a mock API based on an uploaded Swagger file. This is to accommodate products or features that need to interact with an API instead of directly with a database. Fabricate produces a details page that shows the available routes. The mock API feature for Data Agent databases is currently in private preview. To request access, contact Tonic.ai.

You can now prompt the Data Agent to send feedback to Tonic.ai. This performs the same function as the feedback option that is available in the user menu. Based on the chat, the Data Agent can also ask if you want to send feedback.

Fixed a tooltip display issue.

Fixed an issue with not being able to download a generated file.

3.18.0
January 30, 2026

Fixed an issue with summarizing Data Agent chats.

Improved messaging when the Data Agent reaches its turn limit.

Users can now skip questions from the Data Agent.

3.17.0
January 29, 2026

Plan mode for Data Agent databases is now generally available and no longer in private preview.

Improved error handling.

Added a human user verification step to the signup process.

For billing, we now collect a billing address and add applicable taxes.

3.16.3
January 29, 2026

Fixed an issue where the Agent write TypeScript instead of JavaScript.

Fixed an issue with exports.

3.16.2
January 28, 2026

Fixed an issue with checking the allowed domains for a workflow.

Fixed an issue with stopping Data Agent actions.

Improved how the Data Agent requests additional information.

3.16.1
January 27, 2026

Fixed an issue where the application crashed when a user viewed a Data Agent plan mode plan.

3.16.0
January 27, 2026

Plan mode (Private preview) - The Data Agent now supports plan mode, where instead of immediately performing an action, the Agent assembles a plan to complete the action. The plan is added to the Plans list at the bottom left. When you're satisfied with the plan, you can execute it and return to regular Agent mode. While you can change to plan mode at any time, it is especially useful when you ask the Agent to create or update a large number of tables. The Agent automatically prompts you to switch to plan mode when you ask the Agent to create a database that contains more than 10 tables. Plan mode is currently in private preview. To request access to this feature, contact Tonic.ai.

For new databases, Fabricate now always uses Opus. It no longer uses Sonnet. Existing databases that use Sonnet will continue to use it.

Fixed an issue with sharing messages between chats.

Fixed an issue with context overflow after a large number of text files were attached to the chat.

3.15.1
January 23, 2026

Fixed an issue with the Data Agent search of uploaded files.

3.15.0
January 23, 2026

For workflows, you can now include the required credentials for a required connection in the workflow request, either as a specific value ("use the secret My Secret to connect") or as a parameter to provide when you run the workflow. The domain must already be configured as an available domain in your account settings. Secrets must be configured in workspace settings.

For data that was created from a DDL with multiple schemas, Fabricate now correctly exports the data to the same schemas, instead of to a single schema.

When you select the push to database option for a Data Agent database export, you can now push to a MongoDB database.

Improved Data Agent handling of very large uploaded text files.

3.14.0
January 21, 2026

Workflows (currently in private preview) - In Data Agent, the workflows function allows you to create saved repeatable tasks that you can run against the database. For example, you might set up a workflow to add an additional set of records to the database. If the workflow requires calls to external domains, then you must also configure the available domains and provide credentials to access them. Workflows is currently in private preview. To request access to this feature, contact Tonic.ai.

Text files must now use UTF-8 encoding.

Improved messaging when the LLM is overloaded.

Fixed an issue where the progress bar for a task did not display when Amazon Bedrock was used.

3.13.0
January 14, 2026

Fixed an issue with extremely large lists of values for the list generator.

When you respond to the last question from the Data Agent, the response is now submitted automatically.

The progress bar for a running script now includes a Cancel option.

3.12.0
January 13, 2026

We are evaluating the performance of Opus 4.5 in comparison to Sonnet 4.5.

For the Plus plan, Fabricate now automatically charges the customer's card when the amount owed is larger than $50.00, not just at the end of the billing month.

3.11.0
January 12, 2026

Added prompt caching, which significantly reduces customer cost.

3.10.2
January 9, 2026

Improved performance for loading schemas that contain a large list of rules.

3.10.1
January 8, 2026

Fixed an issue where the Data Agent did not provide a way to answer a question that it posed.

3.10.0
January 7, 2026

Uploaded files are now limited to 100 MB or smaller.

Added a check to prevent account creation with a disposable email address.

3.9.0
December 18, 2025

Fixed a tooltip display issue.

The Data Agent can now export a .zip file containing any type of text file.

3.8.0
December 16, 2025

Improved the Data Agent generation of location values.

Fixed an issue with displaying summarizations on the Data Agent.

3.7.0
December 12, 2025

Using your own LLM key - Enterprise customers can now configure Fabricate to use an LLM key that they provide. To enable this option, contact Tonic.ai. After the option is enabled, in order to use AI features such as the Data Agent, you must provide an LLM key. On the My Account page, under LLM Provider Settings, select whether to use Anthropic or Amazon Bedrock, then provide the LLM key. For Amazon Bedrock, you also specify the AWS Region.

The Data Agent can now ask multiple-choice questions to make it easier to clarify your requests.

Fixed an issue with message scrolling.

Improved name generation for Data Agent databases.

Fixed an issue where large DDL files could cause Fabricate to skip columns that contained default values.

3.6.0
December 3, 2025

The Data Agent now displays the JavaScript code in real time as it writes it.

Fixed an issue with processing large uploaded image files.

3.5.0
December 1, 2025

Limiting AI usage overage - In the Current Plan section of the My Account page, the AI Usage Limit field allows you to set the maximum overage per billing cycle for your AI usage. This is the maximum cost in addition to the allowance that is included with your license plan. The default value is $500. To not have a limit, set the field to an empty value.

For Data Agent databases, primary and foreign keys are now identified by icons in the column headings.

When you create a Data Agent database, the initial prompt is now a displayed on a full page. After you provide the first prompt, the Data Agent chat moves to its regular position at the right of the page.

Fixed an issue with resetting passwords.

Improved handling of large DDLs.

Fixed an issue where stopped Data Agent messages did not immediately stop the response.