July 2024
July 26 2024
Features
- UI: Connection details are now visible and editable in the UI
- Review details about your connection by clicking on a connection card
 - The image for the connection can be customized
 - See the connection logs and configuration
 - If the agent is running version 4.5.0 or higher, you can see the details of the PC where the agent is running
 - If the agent is running version 4.5.0 or higher, you can set connection-specific file tags to be applied to files ingested by that agent
 
 
Improvements
- UI: Users in the environment list are now sorted in alphabetical order
 - Flows: The queuing time for tasks to execute has been reduced.
 
Bug Fixes
- Agents: An issue where 502 responses were being returned intermittently to agents has been addressed
 
July 18 2024
Features
- UI: Flow history is now viewable from within the Flow Editor
- All of the changes to a flow's configuration and code are available in the Flow Editor by clicking the History button
 - Flow Runs have a link to the code they were run with
 - Links to specific changes are shareable with others
 
 
Improvements
- Agents: Agents will now raise a specific error if they are unable to start a flow run, previously this error looked similar to other retries
 - Flows: The send_email method is now testable in notebooks. No email will be sent while testing, an HTML rendering of the email will be displayed
 - Dashboards: Agents, connections, and flow errors are now available as data sources to be used in dashboards.
 
Bug Fixes
- UI: Filtering agent statuses from the agent table works as expected
 
July 11 2024
Features
- UI: File chip standardization
- The file chip is now more consistent across the app
 - Files in all locations (connections card, file page, flow runs pages, session page) can be downloaded via the file chip tooltip, including in bulk on the sessions page.
 - The file chip now supports navigation to the files table within the tooltip
 - File tags are displayed in file chip tooltip
 
 
Improvements
- UI: The flow run table can now be filtered by Status and Run By
 - Nodes: Trigger_Python node triggered flow specification moved to user-defined code, allowing user to define logic for specifying downstream flow to trigger
 
Bug Fixes
- Flows: Fixed a bug causing send mail within flows to fail (dev environments only)
 
July 3 2024
Improvements
- UI: Performance and reliability improvement on flow run page for larger environments
 - Agents: Agents will now send connectivity checks via https
 
Bug Fixes
- Agents: Files are uploaded to the associated flow folder instead of the default agents location
 - Agents: Files are correctly appended with timestamp for “unique” agent configuration when file already exists
 - Agents: File tags are applied correctly when supplied from the agent configuration
 - Agents: Updating the file param pattern for file watcher agents will correctly remote update