Log in
We've redesigned the entity types page. Custom entity type creation now starts with a wizard-style panel to select the type (regex-based or model-based) instead of a dropdown list of types. For model-based types, the page displays the current status for each step in the creation process, which you can use to jump to a specific step. From the new page, you can also display a read-only list of the built-in entity types.
Fixed an issue with sorting the Entities catalog based on the transformation type.
On the file preview for datasets, you can now display the original and redacted versions of the file side by side.
Dataset audit log - On the dataset details page, the new Audit Log tab tracks new and deleted datasets, changes to the dataset configuration and file list, and downloads of files. Each entry includes the timestamp, user, action type, and action details. Access to the Audit Log tab is controlled by a new dataset permission. From the Audit Log tab, you can download the log.
Improved the performance of PDF processing on textual-ml containers.
Fixed an issue with scrolling on the custom entity types page.
Fixed an issue with tables in .docx files not rendering previews correctly.
Fixed signature detection failures on oversized PDF pages.
Fixed V1 PDF image redaction colorspace failures.
For Okta SSO, Textual can now support the authorization code flow with PKCE. To enable this flow on a self-hosted instance, set SOLAR_SSO_OKTA_USE_PKCE=true. For the Cloud SSO configuration, check the Use PKCE flow checkbox..
Fixed an issue where PDF de-identification could fail while detecting styles for documents with large word payloads.
Improved PDF redaction style detection for documents that reference non-embedded fonts.
Improved PDF table entity detection consistency so sensitive values in tables are classified more reliably across repeated scans.
When you use a Helm chart to install Textual, you can now set a custom database schema for the application database.
Fixed an issue with the scrolling for dataset file previews.
Fixed an issue where the Creator filter for custom entity types did not work.
Improved PDF de-identification font matching for text-backed redactions.
Copying settings from another dataset - On the dataset details page, a new Import Settings option allows you to copy the project and entity type settings from another dataset. You cannot copy settings from a dataset that you do not have access to.
The Date Truncation generator is now available as a synthesis option for all datetime entity types. Previously it was only available for birthdates.
On a self-hosted instance, you can now use environment variables to customize the schema name for the Textual application database. You can also configure whether to automatically create the schema if it does not exist when Textual starts.
Fixed an issue with pagination for model-based custom entity types.
Fixed an issue with the dataset file preview for CSV files.
Fixed an issue with deleting PDF redactions in a guided redaction project.