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

# Chainstack Self-Hosted v2.10.0: July 27, 2026

> Arbitrum One and Arbitrum Sepolia are now available as deployment targets.

This release adds Arbitrum One and Arbitrum Sepolia as deployment targets and changes how Ethereum reth nodes handle pruning.

## Arbitrum support

Arbitrum One mainnet and Arbitrum Sepolia are now available as deployment targets, running the Arbitrum Nitro client. You can deploy and manage Arbitrum nodes from the Control Panel with the same workflows as other supported networks, including snapshot-accelerated initial sync.

* **Arbitrum One** — mainnet, chain ID 42161
* **Arbitrum Sepolia** — testnet, chain ID 421614

Nitro deployments read their chain directory from the network preset, so snapshots packaged in the canonical Nitro layout restore and start correctly.

## Ethereum reth pruning mode

Ethereum mainnet and Sepolia reth deployments now run in full mode rather than archive mode, matching the pruned snapshots they restore from.

* **Affected presets** — Ethereum mainnet, Ethereum mainnet light, Sepolia, and Sepolia light
* **Receipt history** — full mode retains roughly the most recent 10,000 blocks of receipts
* **Hoodi** — unaffected, and continues to run in archive mode

## Component versions

| Component          | Version |
| ------------------ | ------- |
| cp-ui              | v3.7.0  |
| cp-deployments-api | v0.47.0 |
| cp-workflows       | v3.13.0 |
| cp-auth            | v0.5.1  |
| cp-bolt            | v1.12.0 |
