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.

    Screenshot 2023-03-14 at 6 39 27 PM
  • 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.

    Screenshot 2023-03-11 at 6 53 32 PM
    Screenshot 2023-03-11 at 7 01 16 PM
    Screenshot 2023-03-11 at 7 01 29 PM
  • 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.

    Screenshot 2023-03-12 at 12 41 12 AM
    Screenshot 2023-03-12 at 12 41 33 AM
  • Updated: it's now possible to show the core identifier in the Privacy Center form as a disabled form field.

    Screenshot 2023-03-12 at 1 03 08 AM
  • Updated: it's now possible to filter the Incoming Requests view for DSRs with emails that have bounced.

    Screenshot 2023-03-11 at 10 07 58 PM
  • New: adds "Transfer Mechanism" default attribute to the Vendors table.

    Screen Shot 2023-03-13 at 10 02 10 AM
  • 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.

    ViewState = OptOutDisclosure
  • 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".

    Screenshot 2023-03-12 at 3 45 07 AM
  • 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.

    Screenshot 2023-03-12 at 1 34 41 AM
  • 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.

    Screenshot 2023-03-11 at 8 17 37 PM
  • Updated: Infrastructure -> Sombras -> Changelog now includes a copy button for the latest Docker image tag.

    Screenshot 2023-03-11 at 7 48 38 PM
  • 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.