Changelog

Mar 15, 2023, 4:54 PM UTC

Local time: Mar 15, 2023, 4:54 PM UTC

  • Updated: it's now possible to visualize which data silos, cookies and data flows have a native do not sell/share Consent Management integration.

  • New: Added new Call Data datapoint to Gong integration.

  • New: it's now possible to expose a single select form item on the Privacy Center.

  • Updated: the Privacy Center form item descriptions are now shown behind an icon. This allows for a full HTML description for more complex descriptor text.

  • Updated: it's now possible to show the core identifier in the Privacy Center form as a disabled form field.

  • Updated: it's now possible to filter the Incoming Requests view for DSRs with emails that have bounced.

  • New: adds "Transfer Mechanism" default attribute to the Vendors table.

  • Updated: the Transcend Custom integrations now appear at the top of the list when adding new integrations.

  • Added: new view state, OptOutDisclosure, for a 1-click global opt out. Unlike the other view states, this view state should be opened using onClick={(event) => transcend.optOutNotice(event)}. Note: for React development, please use: onClick={(event) => transcend.optOutNotice(event.nativeEvent)}. This view state will opt the user out of all purposes immediately when the modal opens, while other view states require an additional button to be clicked.

  • Updated: it is now possible to create different email responses for short and long form access requests by using the {{postCompileStatus}} email template variables.

  • New: it's now possible to assign a default team when users are just-in-time auto-provisioned by an SSO provider.

  • Added: new scopes: "Deploy Consent Manager" and "Manage Consent Manager Display Settings".

  • Updated: the SQL statements generated for database integrations now include columns that are tagged with "Personal Identifier -> User ID".

  • Updated: it's now possible to change the Sombra ingress URL for a self-hosted Sombra gateway.

  • Updated: the Data Inventory now shows whether or not a data silo supports the IAB US Privacy API.

  • Fixed: the Privacy Center form is now removed after submit button is clicked. This prevents the user from changing the form fields after the request was submitted.

  • Fixed: it's now possible to use email template variables with identifiers and attributes that had spaces or special characters.

  • Updated: Infrastructure -> Sombras -> Changelog now includes a copy button for the latest Docker image tag.

  • Updated: it's now possible to specify replyToEmailAddresses in the Submit a DSR API. This means you can dynamically assign email addresses to be cc'd on DSRs.

  • Updated: users now can re-sample, re-classify, and delete a datapoint's column under the Structured Discovery / Browse page.