v3.63.2
trycompai/compv3.63.2May 22, 2026by claudfuen
AI Summary
This is a minor bug fix release (v3.63.2) that addresses an issue with rendering nested JSON in manual remediation steps specifically for cloud-tests. The fix ensures that complex nested JSON structures are displayed correctly when users interact with manual remediation workflows.
Key Highlights
- Fixed rendering of nested JSON in manual remediation steps for cloud-tests
- Improves display of complex data structures in the cloud-testing module
Full Release Notes
## [3.63.2](https://github.com/trycompai/comp/compare/v3.63.1...v3.63.2) (2026-05-22) ### Bug Fixes * **cloud-tests:** render nested JSON in manual remediation steps correctly ([014c4ab](https://github.com/trycompai/comp/commit/014c4ab273d0263aeb2de0032108af13a45f7ddb))