1.1.2
From: 2026-06-16
- Added automatic thumbnail generation for non-standard media formats through the Renditions module.
- "Create Rendition" is now a built-in system button instead of a configurable action. It appears on a file whenever at least one Transformation matches the file type, opens a pop-up for choosing a matching Transformation together with its parameters, and remembers the last selection for the next time. It is also available as a mass action.
- The "Create Rendition" action type now lets you preconfigure all parameters required by the Transformation, so running the action executes the transformation directly without opening a selection dropdown.
- Added a dedicated "Renditions Settings" panel on Files that gathers all rendition-related fields in one place.
- The rendition creation form now includes a "Folder" field that defaults to the folder of the original image.
- Re-uploading an original file now re-creates all of its renditions while keeping their original IDs.
- Action execution for renditions now reports the number of renditions that were created.
1.0.0
From: 2026-03-11
- Introduced the "Renditions" module: automatically generate and store derivative files from originals using configurable CLI-based transformations (ImageMagick, LibreOffice, Inkscape, GIMP, Ghostscript, Dia) with custom command scripts and runtime parameters.