Tonic Fabricate release information

Learn about what’s in the latest Tonic.ai product releases.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
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.

3.4.0
November 24, 2025

The Data Agent can now display response data in a table.

3.3.0
November 21, 2025

Users with an Enterprise license can now export Data Agent databases to Avro and Iceberg. The Avro export produces an .avro file for each table. The Iceberg export produces a folder structure that contains the data and metadata.

3.2.2
November 20, 2025

Improved how we track AI usage for billing.

3.2.1
November 19, 2025

Fixed an issue with exporting Boolean values in PostgreSQL.

Improved error handling for postprocessing scripts on array columns.

3.2.0
November 18, 2025

Added support to export data to Parquet.

Data Agent databases now support all of the same export targets as rule-based databases.

The Data Agent now accepts any plain text file, regardless of the file extension.

3.1.0
November 17, 2025

You can now clone a Data Agent database. To clone the database, hover over the database name at the left, then click the clone icon.

In the Data Agent chat, you can copy any of the Data Agent responses. Previously, only the JavaScript and SQL included a copy icon. To copy a response, hover over the response, then click the copy icon at the bottom right of the response text.

Improved Data Agent text generation.

3.0.0
November 12, 2025

The Fabricate Data Agent, which uses an AI chat to create and configure databases, is now available to all users.

As of now, all new Free and Plus accounts must use the Data Agent for all of their databases. The previous database configuration option, now referred to as rule-based databases, is only available to Enterprise users.

Fixed an issue where international addresses were assigned US street names.

Fixed an issue with opening an exported database file.

2.11.0
November 7, 2025

Added functionality to the beta Data Agent databases feature, including:

  • Ability to generate Finish Personal Identity Codes (PICs)
  • Ability to generate credit card data
  • Ability to generate MongoID object identifiers
  • Ability to upload .jpg and .png image files. For example, to provide a template for generating files from database data.
  • Ability to generate PowerPoint files
  • Ability to export the database to a JSON array

You can now use the Fabricate API to retrieve and download Data Agent databases.

From the Fabricate application, users can now delete their Fabricate account.

2.10.0
November 3, 2025

For pay-as-you-go users, the Stripe integration now allows you to change your payment method.

For the beta Data Agent feature, fixed an issue with downloading files from the Data Agent chat.

Fixed the field display order when exporting a database to JSON.

2.9.0
October 21, 2025

In the beta Data Agent, you can now import JSON static data in addition to CSV.

Fixed an issue where selecting a different database did not clear the currently displayed table from the previously selected database.

2.8.0
October 20, 2025

Users who try to sign up now receive a notification if the email address is already associated with an account.

The beta Data Agent feature now allows you to upload files as input.

The Admin Console now displays the Fabricate version number.

Fixed an issue where you could not delete a database if it had a variant.

2.7.2
October 17, 2025

Fixed an issue where new users on a self-hosted instance started a free trial.

Fixed an issue where users could not download exported data.

For the beta Data Agent database feature, added environment variables for self-hosted instances to provide an Anthropic API key and URL. The Data Agent uses Claude from Anthropic.

2.7.1
October 14, 2025

Fixed an issue with PDF export from the beta Data Agent.

2.7.0
October 14, 2025

For the beta Data Agent feature, you can now prompt the Data Agent to use database data to populate PDFs, Word files, and email messages. For example, "Use the order data to produce example order confirmation email messages" or "Create an invoices database and create 5 example invoice PDFs". The Data Agent provides links to download the files.

2.6.2
October 10, 2025

Fixed a display issue on the login page.

2.6.1
October 9, 2025

Fixed an issue with backing up and restoring databases.

2.6.0
October 9, 2025

Data Agent databases (Beta) - The Fabricate Data Agent is an AI chat interface that you use to create and define a set of data. You use the chat to make any adjustments to the data structure and content. The Data Agent asks questions as needed to clarify the request, then generates SQL and JavaScript to implement the changes. You can also run SQL queries to add or edit data, and can also edit values in individual cells. You can export the data from a Data Agent database to CSV, JSONL, SQLLite, SQL Server, or PostgreSQL.

When you create a database, Fabricate prompts you to decide whether to create a Data Agent database or a rules-based database, which is the original type of Fabricate database where you define rules for generating the data.

The Data Agent database feature is currently in beta and can be activated for specific Cloud customers. To request access to the Data Agent database feature, contact Tonic.ai.

2.5.3
October 7, 2025

Fixed an issue with the license plan change from Professional to Plus.

2.5.2
September 26, 2025

Fixed an issue with generating JSON.

2.5.1
September 24, 2025

The Professional plan is renamed to Plus. We also improved notifications and handling for free trials that are ending.

Fixed an issue with using the burndown option.

Fixed an issue where rows did not render correctly.

Fixed an issue where child fields could not refer to a field in a parent table because the field was not yet created.