v0.37.0
Changelog
This release features a new plugin system, enhancements to the Automate page, new workflow nodes, and more.
🎨 Plugin Manager
We've added a new "Plugins" page to easily add/remove plugins to your Caido instance!
Plugin developers will need to compile their plugins into a new format. We'll be adding more information on how to build plugins via https://github.com/caido/starterkit•plugin and https://docs.caido.io .
The custom CSS/JS section will be deprecated in favour of this page.
🤖 Automate preprocessors
You can now specify preprocessors to be applied on automate payloads before they are sent.
Preprocessors include:
• [Pro] Convert Workflows
• URL Encode
• Prefix
• Suffix
🤖 New convert workflow nodes
We've added a new batch of workflow nodes:
• Match & Replace
• JSON Minify
• JSON Pretty
• Trim
• Join
🧰 Other notable changes
• Automate requests are now sent in the proper order
• New storage API for frontend plugins: Caido.storage.get/set/onChange
• [Pro] Improved the system prompt for the AI Assistant (thank you @Riddle1001 for the contribution)
CLI
• Linux x86_64
• Linux AArch64
• macOS x86_64
• macOS AArch64
• Windows x86_64
Desktop
• (Experimental) Linux x86_64 (deb)
• (Experimental) Linux x86_64 (AppImage)
• macOS x86_64
• macOS AArch64
• Windows x86_64