Log in
You can now use assumed roles for connections to AWS. On the workspace settings page, you set up a list of available IAM roles for the workspace. When you configure a server connection to PostgreSQL or MySQL, you can choose to use a role for authentication. The role trust policy must allow the Fabricate's principal to call sts:AssumeRole. On a self-hosted instance, you also set the environment variable FABRICATE_AWS_ASSUMER_ROLE_ARN to the assumer role for your Fabricate instance.
You can now use Azure service principals for connections to Azure-hosted databases. On the workspace settings page, you set up a list of available service principals for the workspace. Your Azure database must contain a Microsoft Entra ID user that is mapped to this service principal and that is granted the required permissions. When you configure a server connection to PostgreSQL, MySQL, or SQL Server, you can choose to use a service principal for authentication.
When you export a local database, you can now choose whether to export the entire database or only the currently selected table.
On the free tier, users who sign up with a business email address now receive a larger token allowance than users who sign up with personal email address.
Amazon Redshift support - You can now create server connections to Amazon Redshift.
Consistent UI for in-process server connection creation - Made the UI consistent for creating new server connections during database export and database connection creation. For both processes, you can now choose whether to add the new connection to the workspace server connection list.
Using CA certificates for connection authentication - You can now set up a list of available CA certificates for your account. On the server connection details, the TLS setting is replaced with an SSL/TLS dropdown. For PostgreSQL, Amazon Redshift, and MySQL, you can choose to use CA verification.
Fixed an issue with validating the form for pushing a database export to a database.
Fixed an issue where the Agent forgot uploaded files after it completed a context summarization.
The Data Agent now supports Claude Sonnet 5.
You can now display the timestamp for chat messages. To display the timestamp, hover the mouse over the message while you press the Shift key.
Fabricate now queues chat messages, so that you can continue to type new messages as the Agent processes previous ones.
Fixed an issue to ensure that the Agent has the correct database size limits.
Improved support for very large exports to Google BigQuery.
Other fixes and internal enhancements.
Validation agent - Plus and Enterprise users can now enable the validation agent for a Data Agent chat. The validation agent can analyze the quality of the Data Agent scripts (whether they will generate quality data) and the generated data itself. By default, validation is off. From the chat prompt, you can enable validation and set whether to check the scripts or only the data. Note that enabling validation increases the time to completion and the cost of the Data Agent requests.
Fixed an issue where the Data Agent provided incorrect guidance.
Fixed an issue where summarization of Data Agent conversations failed.
Other internal bug fixes and enhancements.
Local database size limit - Fabricate now enforces a limit on the volume of data in an individual local database, based on the license plan.
Fabricate displays a warning when the database size reaches 80% of the allowed maximum. Existing databases that exceed the limit are not truncated, but you can no longer add data to them.
Support for Azure Blob Storage - You can now set up Fabricate to allow the Data Agent to read from and write to Azure Blob Storage. You set up your Azure account as an allowed domain for the account, and the credentials (either an account key or a SAS token) as a workspace secret.
Added missing descriptions for audit log events.
Fixed an issue with workflows.
Fixed an issue where reverting to a previous point in one conversation deleted attached files in other conversations.
Project cloning - You can now create a clone of a project. When you clone a project, you can select the workspace for the new project, and choose whether to copy the chat history.
Added effort level to model selection - When you select the model for the Data Agent to use, you can also select the level of effort.
The Data Agent can now automatically spin up a sub-agent to perform and manage tasks. It currently uses a sub-agent for profiling.
Fixed a scrolling issue with the login page display.
Fixed an issue where exports to PDF failed because of unsupported fonts.
Fixed an issue where Fabricate attempted to use read-only mode on databases that did not support it.
Fix an issue where mock API request headers were not forwarded.
Limiting and tracking AI usage per user - From the Plan & Billing page on Account Settings, instead of a maximum overage for the organization, you now set the default AI usage limit for individual users for a selected period of time. The Users page now displays each user's AI usage for the current billing cycle, and allows you to override the default AI usage limit.
Fixed an issue where workflow selection was very slow.
Fixed an issue with restoring the Data Agent chat history.
When you log in to Fabricate, you now land on the project center. Users that only have one project land on the project details.
New users no longer automatically see the product walkthrough. It is an option on the welcome page.
When new users create a database, the first table is now selected automatically.
Improved telephone number generation.
Security enhancements.
Audit Log - Enterprise account owners can now enable and view an audit log of their account activity. You enable the audit log, and set how long to keep the audit log records, on the General page of Account Settings. The Audit Log page contains the log. It includes options to filter, sort, and download the log events.
Per-response feedback - In the Data Agent chat, you can now provide feedback (thumbs up or thumbs down) for each response. For a thumbs down response, Fabricate prompts you to provide additional information about why the response was not helpful.
Removing chat messages - You can now remove messages from the chat. Removing a message does not revert the associated changes. To remove a message, hover over the message and then click the delete icon. When you delete a message, you can optionally also remove all subsequent messages.
New home page with workspace and project lists - When you click Tonic Fabricate at the top left, Fabricate populates the navigation panel with a list of workspaces. Click a workspace to display the list of the workspace projects, or click All projects to view the list of projects across workspaces. The projects list for a workspace includes a link to workspace settings and indicates the users who have access to the workspace. You can get access to recently accessed projects and you can star projects for quick access.
API key expiration - You can now configure an optional expiration date for Fabricate API keys. The API keys list now masks the keys. To be able to use the key, you must copy the key when you create it.
Export to Kafka - You can now export Fabricate data to Kafka. You configure your Kafka broker as an allowed domain for your account. You then prompt the Data Agent to export data to Kafka. If you do not provide the information in the initial prompt, the Data Agent prompts you for the broker, authentication, topic organization, tables to export, and message keys.
Google BigQuery connection - You can now create data connections to and export local data to Google BigQuery.
From the LLM Provider Settings in Account Settings you can now select Google Gemini Enterprise Agent Platform (formerly Vertex AI) as your LLM provider.
When you create a new chat, you can now either fork the current chat or create a completely new chat.
Fixed an issue with sending .zip files larger than 4GB.
Fixed an issue with unexpected errors related to model providers.
Enhancements for improved security.
The chat usage tracking meter now updates in real time.