Tonic Textual 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.
v311
July 14, 2025

Bug fixes and other internal updates.

v310
July 10, 2025

Bug fixes and other internal updates.

v309
July 9, 2025

Bug fixes and other internal updates.

v308
July 9, 2025

Fixed a security issue in the Textual machine learning container.

v307
July 8, 2025

Bug fixes and other internal updates.

v306
July 8, 2025

Added https support to the LLM container.

The /api/permission-sets endpoint is now accessible with either of these 2 permission Manage custom permission sets or Manage access to global permission sets

v305
July 1, 2025

Bug fixes and other internal updates.

v304
June 27, 2025

Bug fixes and other internal updates.

v303
June 26, 2025

Bug fixes and other internal updates.

v302
June 25, 2025

Bug fixes and other internal updates.

v301
June 24, 2025

On self-hosted instances, you can now include SSO group names in the value of the SOLAR_ADMINISTRATORS environment variable, which determines the assignment of the Admin (Environment) permission set.

For .txt, .csv, and .docx files, the file preview now allows you to select the entity type handling option. To select the option, in the right-hand pane, click the value, then click the handling option. The selected option is applied to all instances of that entity type.

The Textual REST API now provides endpoints to perform the following actions:

  • Retrieve information about and share dataset access
  • Retrieve information about permission sets
  • Retrieve information about an organization’s users
  • Retrieve information about an organization’s SSO groups
v300
June 18, 2025

Bug fixes and other internal updates.

v299
June 17, 2025

Bug fixes and other internal updates.

v298
June 11, 2025

Error Boundary

To improve application stability, added an error boundary. If a component fails, instead of the application crashing, the error boundary catches it and displays a fallback page.

v297
June 6, 2025

Fixed an issue where the Datasets page did not provide an affordance to page through the datasets list.

Fixed an issue with font size in synthesized PDF values.

On the Datasets page, removed the Last Updated column. Added a Created By column, which displays the name of the user who created the dataset, and when the dataset was created.

Default permission sets - From the global permission sets list, you can now select a global permission set to assign to all Textual users in your organization. By default, all users are granted the built-in General User global permission set.

Default permission set for dataset and pipeline creators - You can now select the dataset and pipeline permission sets to assign to the user who creates a dataset or pipeline. By default, the creator is granted the Editor dataset or pipeline permission set.

v296
June 2, 2025

Bug fixes and other internal updates.

v295
May 28, 2025

The LOCATION_COMPLETE_ADDRESS entity type now covers more cases of complete addresses, including when a country name is at the end of an address.

v294
May 27, 2025

Bug fixes and other internal updates.

v293
May 23, 2025

For an entity type, you can now specify how to replace specific values. For example, for a Given Name, you could indicate to always replace John with Michael.

v292
May 22, 2025

Bug fixes and other internal updates.

v291
May 21, 2025

Bug fixes and other internal updates.

v290
May 19, 2025

When you configure a timestamp shift for a datetime value, you can now choose different bounds for the left and right shifts.

v289
May 19, 2025

Bug fixes and other internal updates.

v288
May 16, 2025

Bug fixes and other internal updates.

v287
May 15, 2025

Changed the validation for the configuration of entity type synthesis options. We now detect and return errors for additional misconfigurations.