Release Notes 3.4.9 (Early Access)
March 31, 2026
We are excited to introduce you to the latest version of Respond v3.4.9. This release includes enhancements and minor bug fixes.
Rule Engine Enhanced
You can now select Incident Creation as a trigger to run a rule when an incident is created with Open or Untriaged status. For example, you can trigger a playbook to retrieve details when an incident is created with an open status. You can also turn on the Include OpenAPI Records toggle to apply the rule to incidents created through OpenAPI.

For more information, see Configure Automation Rules.
Other Enhancements
While creating locations, you can now select Unknown for the Country and State fields when location information is unavailable.

For more information, see Manage Locations.
While configuring forms, you can now Minimize and Maximize fields in Form Management across all modules, improving layout and viewing experience. For more information, see Configure Forms.
A new Table view is now supported on the Vulnerabilities listing page, and you can set any view type as the default for quicker access. For more information, see Vulnerabilities.
In Connect the Dots, you can now connect PIR records to incidents, enabling better correlation during investigations. This enhancement is supported in both Classic and New incident response layouts.

For more information, see Connect the Dots.
Notes in the Incidents and Actions modules now retain entered content during navigation within the application, even if not saved. This enhancement is available in both New and Classic incident response layouts. For more information, see Summary.
Global search now includes a date range filter for Created and Last Updated, with a default of the last 3 months applied to the Created field. This helps you quickly narrow down results and find relevant records more efficiently.

For more information, see How does the date range filter work in global search?
Open API Enhancements
Get Connected Components and Threat Intel API
/v1/:component_identifier/:component_unique_id/connect-the-dots/?: Retrieves all components and threat intel connected with the specified component.Get Details APIs for modules such as Incident, Actions, Vulnerabilities, and more are enhanced to include connected custom module details in the response.
Advanced Search for Modules API
v1/utils/advanced-search-per-key/:component_identifier/?: Enhanced to support theoperator_search_typepayload parameter to enable exact or fuzzy matching for improved search flexibility.