Log in
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.