Tonic Fabricate release notes

4.30.0
4.30.0
Removed
September 21, 2026

Project versioning - Enterprise users can now create multiple versions of a project. This allows you to have a stable set of data to use for testing while you continue to work on the data. A project can have multiple draft versions, a single published version, and multiple prior versions, which are previously published versions. You can publish a draft version, or promote a prior version to be the current published version. When you publish a version, by default the version data is locked. You cannot add data to or remove data from local databases. Live connect databases, because they are external, cannot be locked. You can create new draft versions based on other versions.

A new environment variable, FABRICATE_CA_CERT_FILE, allows self-hosted instances to specify a path that contains a globally trusted CA certificate. You set this when your instance is behind something that intercepts outbound TLS and re-signs HTTPS traffic with its own certificate instead of passing through the original certificate.

Fixed an issue with generating postal codes and area codes.

When you select the model to use for freeform text generation, you now select a basic category of model (Economy, Fast, Standard, Premium) instead of a specific model.