Tonic Fabricate release notes

1.14.1
1.14.1
Removed
August 4, 2025

When Fabricate imports a JSON schema, it now uses the minLength, maxLength, example, and description properties as input to create regular expressions to populate the columns.

Improved performance for deleting tables that contain columns with deeply nested data.

Fixed a JSON parsing issue.