Skip to main content

October 2025

October 23 2025

Improvements

  • Web UI: Updated the spacing on the Flow Runs table to better show Flow Run IDs and File names

Bug Fixes

  • Web UI: Fixed an issue where the Flow save button was available for users with the Reader role
  • Flows: Fixed an issue where Flow Runs failure emails weren't being sent on Flow Run failure

Agent Version: 5.5.73

October 17 2025

Features

  • Web UI: Added a new "Runs" tracking feature which will organize and display all Files, Flow Runs, Modular Analysis Sessions, and Table modifications in a single view.
    • This view can be accessed from the sidebar and will allow users to filter and search through all recent activity in their organization
    • Runs are populated based on API calls in Agents, Flows, and Modular Analysis applications
    • The Runs view can be used to launch Virtualization Sessions based on the Files included in the Run

Bug Fixes

  • Agent: Fixed an issue where Linux Agents would fail to start or update. Addressing this issue will require users to manually reinstall their Linux Agents once after updating to this version. Future updates will not require a manual restart.
  • Flows: Fixed an issue where Flow code wasn't ready when a Flow is first created

Agent Version: 5.5.73

October 10 2025

Features

  • API: Added a new streaming data endpoint to allow for real-time data processing. This endpoint will store data in a table (designated by TableId) that can be queried via the API or from Flows.
  • API: Added a new endpoint for modifying file tags.

Improvements

  • Flows: A new orchestration engine has been implemented to improve the reliability and performance of Flows. This new engine will be rolled out gradually to all users over the next few weeks and requires no changes to existing Flows. With this new engine, users can expect:
    • Faster Flow save times
    • Faster Flow startup times
    • Clearer Flow logging and error messages
  • Flows: Specifications for event-triggered Flow now support the leading .@ syntax for matching event properties.
  • Web UI: The name of the Agent Template is now displayed on the editor notebook tab
  • Modular Analysis: Added example Modular Analysis applications to documentation

Agent Version: 5.5.65

October 2 2025

Improvements

  • Flows: Improved the logic applied Events when matching them to a Flow
  • Web UI: Updated the connection UI to automatically refresh every 30 seconds
  • API: Added support for filtering Files by their name when listing them via the API

Bug Fixes

  • Web UI: Fixed an issue with navigating back from a Connection details page

Agent Version: 5.5.63