- Hide Public IP, Region, and "Verify attestation" / "Open app" actions when enclave is not running — stale values from previous deployment were persisting in the UI
- Instance type is deploy-time config, always shown regardless of state
- Region guard applied consistently: detail view, list table, and managed-onprem panel
- Open app link fixed for domain-configured apps (was incorrectly requiring public_ip)
- api: clear public_ip and region in the DB on stop, suspend, and terminate — previously these were left stale, requiring the frontend to patch them
- Hide Public IP, Region, and "Verify attestation" / "Open app" actions when enclave is not running — stale values from previous deployment were persisting in the UI
- Instance type is deploy-time config, always shown regardless of state
- Region guard applied consistently: detail view, list table, and managed-onprem panel
- Open app link fixed for domain-configured apps (was incorrectly requiring public_ip)
- api: clear public_ip and region in the DB on stop, suspend, and terminate — previously these were left stale, requiring the frontend to patch them