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.
v147
September 9, 2024

Bug fixes and other internal updates.

v146
September 8, 2024

The responses for textual.redact and textual.llm_synthesis now include:
br<

  • The language for each entity value.
  • The start location (new_start) of each entity value in the redacted content.
  • The end location (new_end) of each entity value in the redacted string.

For uploaded file pipelines that also generate redacted files, you can now configure the handling option for each entity type.

v145
August 30, 2024

Bug fixes and other internal updates.

v144
August 29, 2024

Added a HEALTHCARE_ID entity type for identifiers associated with health care.

Removed the right-hand panels from the Home page. Added the API Keys panel to the dataset details page to accompany the code snippets.

v143
August 28, 2024

Bug fixes and other internal updates.

v142
August 26, 2024

On the Playground, LLM Synthesis is now turned off by default.

v141
August 22, 2024

Improved synthesis for DATE_TIME entities by recognizing non-standard date formats.

v140
August 21, 2024

Added a forgot password option to allow Textual Cloud users to reset their password.

Improved our detection of date values.

Removed the US_DRIVER_LICENSE entity type.

v139
August 19, 2024

Introduced a new model that improves performance for non-English languages.

The responses for textual.redact and textual.llm_synthesis now include the redacted or synthesized value.

v138
August 15, 2024

Bug fixes and other internal updates.

v137
August 12, 2024

When Textual synthesizes values, it now matches the capitalization of the original value.

v135
August 8, 2024

For PDF and image files, the pipeline file details now include any tables and key-value pairs that are in the file.

The Pipelines and Datasets pages now display lists instead of cards.

v134
August 8, 2024

You can now set up a pipeline to connect to a Databricks workspace. You can also configure a Databricks pipeline to generate redacted files in addition to the JSON output.

Textual can now detect values in multiple languages. Textual Cloud supports a set of non-English languages. For a self-hosted instance, you must enable multi-language support and provide the language models for Textual to use.

v133
August 1, 2024

Bug fixes and other internal updates.

v132
August 1, 2024

Textual no longer includes the option to create custom models to use for datasets.

v131
August 1, 2024

Textual now supports a pay-as-you-go option for Textual Cloud. When you set up a pay-as-you-go subscription, you provide a credit card that is automatically billed each month for your Textual usage.

v130
July 31, 2024

Redesigned the structure of the JSON output.

v129
July 26, 2024

Bug fixes and other internal updates.

v128
July 25, 2024

Bug fixes and other internal updates.

v127
v127
Removed
July 25, 2024

NOTE: This version was removed because of a regression.

Fixed an issue where pipelines failed to run.

Updated the Python SDK to add options to create pipelines, delete pipelines, upload pipeline files, and download pipeline results.

Disabled the Run Pipeline option when a pipeline does not have a configured output path.

v126
July 22, 2024

Bug fixes and other internal updates.

v125
July 20, 2024

The user menu now displays the current Textual version.

Fixed an issue where you could not upload a file that had the same name as a file that was deleted.

v124
July 18, 2024

Added entity types, for money, a person's age, data of birth, organizations, and countries. Improved the detection of occupation.

Updated the display of JSON output to add collapse/expand functionality.

The Snowflake Native App now supports JSON files.

v123
July 17, 2024

Added a new Next Steps panel for pipelines. Includes copyable code snippets

v122
July 11, 2024

Bug fixes and other internal updates.