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.
v274
v274
April 30, 2025

New access control and permissions - Textual now uses permissions and permission sets to manage user access. Global permissions control access to features outside of specific datasets and pipelines. Dataset and pipeline permissions manage access within specific datasets and pipelines. Textual comes with built-in permission sets, and you can configure custom permission sets. Administrators can assign global permission sets to users. Users can share their datasets and pipelines with other users in the organization.

Generator selection for custom entity types - For custom entity types, when you select Synthesis as the handling option, you can now select and configure the generator to use to create the replacement value.

To fix an H11 Python vulnerability, upgraded to 0.16.0.

v273
v273
April 30, 2025

As an administrator, you can now use a dedicated API endpoint to view audit logs of user actions.

v272
v272
April 29, 2025

Self-hosted customers can now download a usage report that lists their users' actions across the product.

v271
v271
April 25, 2025

Bug fixes and other internal updates.

v270
v270
April 25, 2025

Bug fixes and other internal updates.

v269
v269
April 24, 2025

Enabled support for the LOCATION_COMPLETE_ADDRESS in PDFs and images.

For connections to Amazon S3, you can now choose whether to use Amazon S3 encryption (the default) or use KMS encryption.

You can now assign tags to datasets and pipelines.

Self-hosted instances can now configure custom endpoints for connections to AWS.

v268
v268
April 17, 2025

Add support for a LOCATION_COMPLETE_ADDRESS entity type. By default, the handling type for this entity type is Off, meaning that detected values are ignored. It is not currently supported for PDFs and images.

v267
v267
April 17, 2025

Improved the predications for the named-entity recognition entity type ORGANIZATION.

v266
v266
April 16, 2025

The new environment variable SOLAR_MAX_CONCURRENT_WORKER_JOBS allows you to configure the number of jobs that each worker can process at the same time. By default, each worker can process 8 jobs simultaneously.

v265
v265
April 15, 2025

You can now use the Tonic Textual SDK to redact audio files. When you send a request to redact an audio file, Textual first transcribes the audio into text, and then redacts the transcription. The request includes the entity type handling.