Install
Works with Drupal: ^11.2Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
5.03 MB
MD5: ca2be0b7f6a58094e3c1edcefb95da7e
SHA-1: 9a2f3c07173f3f31ca4d108b7487a5008eb8ee29
SHA-256: 345ea952c087a4e910ccf37495299af6d7b25738980e48d0c55fcc9ad6ab6f5a
Download zip
5.63 MB
MD5: c8435760ed016fc991b346dcf2ad4ea8
SHA-1: c6ae9871f2afbe61e4677193b82bc570973609ad
SHA-256: 07aeb33628b5985ff1000541520c1e740b1f8a5f4df85eeae4bc45ef327697fb
Release notes
[1.0.0] - 2026-03-07
First stable release of FlowDrop. All public APIs are now covered by semantic versioning backward compatibility guarantees. See docs/api/BC-POLICY.md for details.
Changed
- Upgraded
@d34dman/flowdropJS library to 1.0.0. - Disabled CI testing against next Drupal major version.
Fixed
- Fixed build script to restore
build/.gitignoreandREADME.mdafter Vite build cleans output directory. - Linter fixes across codebase.