Release Notes
8.4.0
Release date: 10th of February, 2026
This minor release updates dependencies of feeder and contains a small improvement to the Cockpit view.
Improvements
- Update to Rails v8.1
- Update to Ruby v4.0.1
- Update to Tailwind v4
- Increase timeout for fetching data for the Cockpit view.
Bugfixes
- Fixed an initialization error with the searchable dropdown when moving chainings.
8.4.1
Release date: 24th of February, 2026
This bugfix release removes a duplicated menu item and fixes the deletion of organizations with many executions.
Bugfixes
- Fix deletion of organizations. (FEEDERGUI-670)
- Fix
Workflowsbeing shown twice in the admin menu. (FEEDERGUI-688)