Aug 19, 2026, 4:40 AM UTC

Local time: Aug 19, 2026, 4:40 AM UTC

  • Updated: Integration connection preview now opens "Edit" to Basic Information and "Connect" to Connection Details.
  • Updated: Autosave status in the custom function editor now keeps "Saving" and "Saved" visible long enough to read.
  • Fixed: Stacked error toasts no longer appear when the custom function editor autosave fails repeatedly.
  • Updated: Custom functions created in the Admin Dashboard can be updated via the Transcend CLI; once updated via the API, the function becomes API-managed and is no longer editable in the Admin Dashboard.
  • Updated: Admin Dashboard workflow selectors and request identity now show the workflow internal name instead of the user-facing title.
  • New: Bulk restart for privacy requests is available in the Admin Dashboard.
  • Updated: CSV/JSON download is available on all SimpleDashboard analytics charts by default, not only Privacy Requests.
  • Fixed: DSR custom-function tests now run against the data system's configured Sombra instead of the organization primary.
  • New: You can change the dedicated Sombra gateway of a GENERAL custom function after creation via updateStandaloneCustomFunction.
  • New: Maestro custom-function actions now support network access options (localhost only, specific hosts, or allow all *) so rules can call third-party APIs from Sombra when configured.
  • Updated: Data silo Activities request-volume chart now supports CSV and JSON export.
  • New: CSV export is available for Classification Details Scan Diagnostics charts.
  • Fixed: Database sampling no longer permanently marks columns as classification errors when a schema, table, or column name contains non-ASCII characters; those columns now skip sampling and can still be classified from metadata.
  • Fixed: The DROP run audit trail now names the operator who pulled California Privacy Protection Agency (CPPA) deletion requests, instead of attributing the download and index events to DROP automation.
  • Updated: California Privacy Protection Agency (CPPA) report generation and download are now available on the DROP run Status tab.
  • Updated: Removed the dedicated Report tab from DROP run detail.
  • Updated: DROP Wait-for-DSRs charts can force-refresh cached progress, remain in a loading state until the refetch finishes, and export CSV and JSON.
  • Updated: Selecting a DROP Status Progress step refreshes run stats such as open data subject request (DSR) counts.
  • Fixed: Pulling CPPA deletion requests no longer fails when a single deletion list is large.
  • Fixed: Saving a DROP CPPA API key with an expired Sombra session now redirects you to re-authenticate instead of showing an easy-to-miss inline error.
  • New: Linked request ID, status, core identifier, and email columns were added to the DROP run Records tab, plus CSV export and status-breakdown tiles.
  • New: DROP run Records tab now lists every File 1 record with search, outstanding-only filter, exact CPPA status filters, and bulk CPPA status overrides (codes 2 and 4) for unmatched rows.
  • Updated: Bulk request result CSVs now include each request's core identifier.
  • Updated: Apply-to-all bulk-request runs stop at 100,000 matching requests and warn when the filter matches more.
  • New: Per-workflow "Report visibility after compilation" setting for access-request workflows controls whether data subjects receive a downloadable report or only see categories of data.
  • New: Support for dataSiloIds, ignoreDataSiloIds, and skipWaitingPeriod on the bulk data subject request API (POST /v1/data-subject-request-bulk), matching the legacy singular API. dataSiloIds is scope-reducing; IDs outside the workflow's connected data silos are rejected.
  • Updated: POST /v1/data-subject-request-bulk now validates all documented request fields at the gateway. Malformed values (for example an unsupported locale or a non-UUID emailReceiptTemplateId) are rejected with a 400 naming the field, instead of an opaque backend error. No behavior change for well-formed requests.
  • Updated: It is now possible to bulk cancel DSRs.
  • Updated: Bulk approve, cancel, and update modals now share the same selected-vs-all-matching scope control and show the action count on the confirm button.
  • Fixed: Consent Workflows CSV export now writes the workflow internal name under "Workflow" (Workflows V2) instead of a raw UUID.
  • Fixed: Consent Workflows table footer now shows the total workflow count on the bottom left.
  • New: CSV export is available on the Preference Store Consent Workflows table, including filtered rows and visible columns.
  • Fixed: Review & Publish no longer hangs with a spinner after setting the Privacy Center live when a background version refetch is canceled.
  • Fixed: The logged-in Sale of Info success toast is now customizable under Privacy Center → Content.
  • New: Assessment reviewers can now see every stored answer option for a select question, not only the chosen response.