More supported networks
You can now deploy several new networks straight from the new-node flow. Each network appears in node selection with its own label and logo, so picking the right chain is a single click.- Starknet mainnet — available through a Pathfinder-based preset.
- Bitcoin — available through a core
bitcoindpreset. - TRON — available through a java-tron preset family.
Base and Optimism on Reth
Base and Optimism deployments now ship as dedicated presets built on Reth execution clients paired with their respective consensus and node components. Base supports both archive and full (pruned) sync modes, letting you trade storage footprint against history depth depending on what your workloads need.Protocol logs in the Control Panel
Node logs are now surfaced directly in the node list and node overview pages. You can check what a node is doing without dropping tokubectl, which speeds up diagnosis when a node is syncing, restarting, or behaving unexpectedly.
Clearer node configuration
The configuration page now hides settings that a preset doesn’t expose, so you only see options that apply to the node you’re running.- Static environment variables — workload definitions support static environment variables for cases where a client needs fixed configuration baked in.
- Corrected access URL labels — node access URL labels have been corrected for consistency.
Component versions
| Component | Version |
|---|---|
| cp-ui | v3.4.5 |
| cp-deployments-api | v0.37.0 |
| cp-workflows | v3.3.1 |
| cp-auth | v0.4.2 |
| cp-bolt | v1.9.0 |