Version 5.0.0
August 23, 2026
Initial release.
- Watermark profiles stored in project config: image or text marks, nine positions plus tiling and custom offsets, scaling relative to the base image, opacity, rotation and blend modes.
- Three application modes per profile — into generated transforms, permanently into the original file with a restorable backup, or on demand from Twig, an element action or the console.
- GD and Imagick compositing through one placement engine, with GD's
imagecopymerge()alpha trap routed around. - ImageOptimize integration: Waterfall's transform handler is prepended, so optimized files and
.webp/.avifvariants carry the watermark. - Imager-X integration: a registered
waterfalleffect, automatic application throughEVENT_BEFORE_TRANSFORM_IMAGE, and nativewatermarkparameter output. - Delivery-time providers: imgix, Cloudinary, ImageKit and a URL template driver.
- Bulk apply and restore with a dry run, from the CP or the console, queued for large runs.
- Per-asset control through a Waterfall field, and a status panel on the asset edit screen.