Release Notes
8.5.0
Release date: 9th of June, 2026
This minor release introduces several new features and improvements, alongside one bug fix.
New Features
- Add sorting to most columns in the workflow execution view. (FEEDERGUI-674)
- Added an option to modify the number of executions displayed in the workflow execution view. (FEEDERGUI-675)
- Added an invert option to the status filter in the workflow execution view. (FEEDERGUI-676)
- Added an option to add or remove columns in the workflow execution view. (FEEDERGUI-677)
- Added a button to export workflow executions in CSV format. (FEEDERGUI-678)
- Added navigation buttons to move between workflow executions directly from the detail view. (FEEDERGUI-679)
- Removed the requirement to report PIDs to mark a deposition as archived. (FEEDERGUI-681)
- Allowed workflows to mark depositions as archived. (FEEDERGUI-683)
- Fixed an issue when copying workflows (FEEDERGUI-700).
Improvements
- Implemented WebSockets to dynamically refresh information on the workflow execution view and detail view. (FEEDERGUI-661)
- Introduced a timeout for step executions in the runner. (FEEDERGUI-671)
- Adjusted the policy for the update API endpoint. (FEEDERGUI-682)
- Added a CSV workflow definition to handle desk depositions. (FEEDERGUI-690)
- Improved error messages in case of errors in the workflow configurations (FEEDERGUI-684)
- Ensured that runners configured to handle restarted executions pick only restarted executions. (FEEDERGUI-689)
- Updated Ruby to v4.0.5.
Bugfixes
- Fixed an issue where an execution marked with the restarted tag was failing to execute. (FEEDERGUI-689)