Fix: When "Force cropping all uploaded images" is enabled, it is still possible to close the modal window and the image is not cropped
1.2.1 (July 16, 2026)
Fix: Crop images through the Flysystem store — StorageManager::get() returns a data-mount-relative path on HumHub 1.19, so file_exists()/copy()/Imagine open()/save() on it no longer work; removed the now-unusable ImageCropModel::getPath() (core: humhub/humhub#8310)
1.2.0 (July 16, 2026)
Fix: Compatibility with HumHub 1.19
1.1.1 (September 15, 2025)
Fix: Crop result for vertical images in some specific cases
Fix: Cropping images with EXIF rotation
1.1.0 (September 2, 2025)
Enh: Migration to Bootstrap 5 for HumHub 1.18
1.0.3 (February 9, 2025)
Fix: When cropping, internal error with message "Headers already sent"