v0.38.0
Changelog
This release adds improvements to Automate, HTTPQL, the frontend SDK, and more.
π€ Automate Improvements
HTTPQL Support: Pro users can now filter Automate results with HTTPQL directly from the Automate page.
Numbers Payload: You can now run Automate attacks against a range of numbers
π HTTPQL
We've added a few new fields to make filtering more versatile:
row.id
: Filter based on the ID of a row.source
: Filter based on the source of a request (replay/automate/intercept/workflow)req.created_at
: Filter based on the creation date of a request
π¨ Frontend SDK
The Frontend SDK now offers three new functionalities:
caido.window.showToast()
: Display a toast with a given messagecaido.menu.registerItem({ "type": "Request" })
: You can now register context menu items on request panescaido.menu.registerItem({ "type": "Response" })
: You can now register context menu items on response panes
This release also includes a few bug fixes. Check out https://github.com/orgs/caido/projects/4/views/32?sliceBy[value]=v0.38.0 for the full list of fixed issues.
Issues
View the full list of changes here.
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