FlowDrop 1.0.0-beta1 Released as Drupal Project Enters Stabilisation Phase
The Drupal project FlowDrop has released version 1.0.0-beta1 on 27 February 2026, marking the module’s first beta milestone and signalling that its public API is now frozen. The release indicates that FlowDrop has reached feature completeness for the upcoming 1.0 version and is entering a stabilisation phase focused on polishing the codebase ahead of a stable release.
FlowDrop is a workflow automation framework for Drupal that provides a visual graph editor for building structured automation pipelines. The system allows developers and site builders to design predictable workflows that combine deterministic processing with optional AI or LLM integrations while maintaining a full audit trail of execution steps.
In a LinkedIn announcement, Shibin Das described the beta milestone as the point at which no further breaking changes are expected in the module’s public interfaces. Development from this stage forward will focus on bug fixes, documentation improvements, and stability ahead of the first stable 1.0 release. Das also thanked Factorial GmbH for sponsoring the work that supported the project’s development.
The beta release includes several documentation updates related to the project’s internal architecture and extension mechanisms. Maintainers report updated documentation explaining how developers can extend FlowDrop components, along with refreshed documentation links and guidance describing the project’s development structure.
Changes in the beta release also address annotation policy issues within the project’s API. According to the release notes, maintainers corrected violations related to @api and @internal annotations and documented the Orchestrator plugin classes within the module’s backward compatibility policy.
The update also fixes a failing automated test introduced during a recent refactor of the codebase. No additional feature changes are included in the beta release, reflecting the project’s shift toward stability and compatibility ahead of version 1.0.
FlowDrop continues to evolve as a contributed Drupal project developed on Drupal.org. Additional details, release notes, and download information for FlowDrop 1.0.0-beta1 are available on the official Drupal project release page at https://www.drupal.org/project/flowdrop/releases/1.0.0-beta1.


