> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# July 28, 2025

> PCI Compliance Controls, Translate Button, and enhanced UI improvements

### PCI Compliance Recording Controls

You can now disable recording and logging at the node level within your conversation pathways for PCI compliance scenarios.

**Key Features:**

* **Node-Level Control**: Configure specific nodes to automatically disable recording when handling sensitive data
* **Automatic Toggle**: Recording and logging automatically resume when conversations exit protected nodes

<img src="https://mintcdn.com/blandai/i0CCF86_mmbZhfTa/changelog_assets/07_28_2025/pci_compliance_controls.jpeg?fit=max&auto=format&n=i0CCF86_mmbZhfTa&q=85&s=c1ff4210032d4a3aea9657a043fe3662" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="PCI Compliance Controls" width="5088" height="4030" data-path="changelog_assets/07_28_2025/pci_compliance_controls.jpeg" />

***

### Translate Button

Call transcripts can now be translated to English with a single click in your call logs.

**Key Features:**

* **Auto-Detection**: Automatically detects when call transcripts contain non-English content
* **One-Click Translation**: Simple translate button appears in transcript views when needed

<Tabs>
  <Tab title="Before">
    <img src="https://mintcdn.com/blandai/i0CCF86_mmbZhfTa/changelog_assets/07_28_2025/translation_before.png?fit=max&auto=format&n=i0CCF86_mmbZhfTa&q=85&s=f5da73b299ecce7b6fa6634bc10ea185" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Translate Button" width="5088" height="3424" data-path="changelog_assets/07_28_2025/translation_before.png" />
  </Tab>

  <Tab title="After">
    <img src="https://mintcdn.com/blandai/i0CCF86_mmbZhfTa/changelog_assets/07_28_2025/translation_after.png?fit=max&auto=format&n=i0CCF86_mmbZhfTa&q=85&s=3bbeeb24b045432de6520df6392c4e00" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Translate Button" width="5088" height="3424" data-path="changelog_assets/07_28_2025/translation_after.png" />
  </Tab>
</Tabs>

***

### Improvements

* Added the ability to backfill existing calls with updated citation schemas, allowing you to apply new data extraction rules to historical conversations
* Improved general settings page, specifically recording preferences and quality control tags
* Improved web widget, preventing CSS and JavaScript conflicts with customer websites for more reliable integrations
* General improvements to the secrets interface design
