# Ripple Custody 1.33  (March 27, 2026)

Version 1.33 is a SaaS release that introduces skip quarantine for internal transfers, allowing organizations to streamline compliance workflows for transfers between trusted internal accounts.

## Skip quarantine for internal transfers

Ripple Custody Version 1.33 introduces the ability to **skip quarantine for internal transfers**. This feature allows you to configure accounts to automatically bypass compliance quarantine when receiving transfers from other Ripple Custody accounts within your organization.

Internal transfers—movements between accounts you control—typically represent low-risk activity that does not require the same level of compliance scrutiny as external deposits. By configuring skip quarantine, you can:

- **Reduce operational overhead** — Eliminate manual release steps for routine internal movements
- **Accelerate fund availability** — Internal transfers proceed immediately without quarantine delays
- **Maintain audit compliance** — The system logs all quarantine decisions with `QuarantineApplied` and `QuarantineSkipped` events


### Configuration scopes

You configure skip quarantine at the account level using the `skipQuarantineFrom` property:

| Value | Behavior |
|  --- | --- |
| `None` | Default. All incoming transfers are quarantined normally. |
| `Domain` | Skip quarantine for transfers from accounts in the same domain. |
| `Instance` | Skip quarantine for transfers from any account in the same Ripple Custody instance, including child domains. |


### When quarantine still applies

Even with skip quarantine configured, the following transfers still go through quarantine:

- Transfers from external blockchain addresses (not managed by Ripple Custody)
- Transfers from accounts outside the configured scope


This feature is API-only in Version 1.33.

For more information, see:

- [Skip quarantine for internal transfers](/products/custody/v1.34/concepts/compliance/transaction-screening#skip-quarantine-for-internal-transfers)
- [Configure compliance settings](/products/custody/v1.34/api/accounting-entities/account/compliance-configuration)
- [Compliance events](/products/custody/v1.34/system-management/events#compliance-events)


## Distribution and deployment

Ripple progressively deploys Version 1.33 across SaaS environments starting April 3, 2026.

## Activation and support

Ripple takes great care in testing its applications and ensuring that there are no regressions or breaking changes. Should you experience unexpected behavior, reach out to the Support team by creating a ticket on our [Support Portal](https://metaco.atlassian.net/servicedesk/customer/portal/1) or contact your Customer Partner Engineer (CPE).