Release Notes
8.2.0
Release date: 22 May 2025
This minor release introduces two new features.
New Features
- Superusers can now duplicate workflows within the same organization.
- Workflows now support a generic parameter for enhanced flexibility.
8.2.1
Release date: 2 October 2025
This minor release fixes bugs, introduces new features and improvements.
New Features
- Superusers can now duplicate workflows within the same organization.
- Workflows now support a generic parameter for enhanced flexibility.
Improvements
- Changed the way we retrieve the amount of memory to be compatible with Windows Server 2025. (FEEDERGUI-652)
- Allowed superusers to duplicate workflows within organizations. (FEEDERGUI-650)
- Added support for null values in input parameters. (BOX-357)
- Upgraded to Ruby 3.2.9.
- Upgraded to Rails 7.2.
- Optimized healthcheck SQL requests. (FEEDERGUI-662)
Bugfixes
- Correctly published OpenAPI documentation. (FEEDERGUI-653)
- Fixed a bug that prevented the execution of steps returning non UTF-8 characters. (FEEDERGUI-657)
Removals
- Removed Sentry integration. (FEEDERGUI-649)
8.2.2
Release date: 6 November 2025
This minor release fixes bugs and improves job-state handling and stability.
Bugfixes
- Mark jobs in state stop_requested as stopped. (DOCUTEAM-13047)
- Fixed a race condition that caused Feeder to incorrectly mark the current job as failed. (FEEDER-664)