Caido v0.56.0

Ian Bouchard
•
April 10, 2026
2 min read
This release adds many QoL improvements including Match & Replace in Replay, connecting to remote instances via HTTPS, and collection/session re-ordering in Replay.
🔥 Match & Replace in Replay
You can now use Match & Replace functionality directly within Replay sessions, allowing you to modify requests on-the-fly during replay operations.
🌐 HTTPS Remote Instance Connection
The desktop application now supports connecting to remote Caido instances over HTTPS, providing secure connections to your remote deployments.
📋 Collection and Session Reordering
Replay collections and sessions can now be reordered, giving you better organization and control over your testing workflows.
🔗 WebSocket Message Management
You now have the ability to delete WebSocket messages and history, helping keep your workspace clean and organized.
👩💻 Developer Features
🛠️ Backend SDK
- Added file subscription functionality for plugins
- Enhanced environment SDK to retrieve variables from all environments
🔥 Features
- #1981: Add subscription for files
- #1502: Enable Reordering Collections in Replay
- #620: Allow reordering the rows inside collection in repeater
- #1488: Enable M&R in Replay
- #1542: Enable Deletion of WebSockets Messages/History
- #708: Allow creating pre-auth instances
- #2058: Add an onboarding screen for labs.caido.io
- #2059: Add an onboarding screen for docs
- #2079: Add environment sdk to retrieve variables from all environments
- #2116: Allow https for remote Caido instance in desktop
