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
🐛 Bug Fixes
- #2073: Text color badge
- #1536: Deletion of a Sitemap Node Still Displays the Corresponding items
- #1768: Remove the ability to load a Simple List from a file in Automate
- #1814: Text Overflow in the
TargetColumn of the Log Panel
Patches
- 0.56.1:
- #2124: IPv6 URLs fail with "Name of service unknown"
- 0.56.2:
- This release fixes an issue where the "version available" notification would continue to appear after the app had already been updated.
