Pimcore
Open-source data and experience management platform (PIM, MDM, DAM, CMS)
Pimcore's 2026.2 branch is in steady bug-fix mode, targeting storage races, workflow correctness, and image processing.
◆Recent moves
- 1d ago
Pimcore 2026.2.13: thumbnail format alias fix and binary detection improvement
Accepting 'auto' as a valid thumbnail source format alias and making missing image binaries detectable rather than silently substituted are correctness fixes in the image processing pipeline. Both prevent subtle asset rendering failures that would have been difficult to diagnose in production.
View source ↗ - 8d ago
Pimcore 2026.2.12: asset folder move data loss fix and areabrick translation
The asset folder move bug — silently stranding files on storage backends that expose directory marker objects — is the most consequential fix in this patch: affected installations would lose track of moved assets without any visible error. The areabrick translation fix is minor UI correctness by comparison.
View source ↗ - 15d ago
Pimcore 2026.2.11: workflow note field and language permission normalization
An undefined array key in workflow note submissions and a normalization of empty language permission strings to null both fix edge-case behavior in configurations that omit optional fields. Neither changes any user-visible workflow; both prevent unexpected errors in production.
View source ↗ - 22d ago
Pimcore 2026.2.10: Imagick colorspace preservation and circular data object guard
Preserving source colorspace when compositing in Imagick fixes a subtle image quality regression for files with non-standard colorspaces. The circular parent/child reference guard prevents a class of data corruption that could silently break object hierarchies in complex content models.
View source ↗ - 29d ago
Pimcore 2026.2.9: workflow rollback on failed save and housekeeping race fix
Rolling back workflow marking when a post-transition save fails prevents workflows from entering a permanently invalid state — a correctness fix with real production implications for teams relying on strict workflow enforcement. The housekeeping race fix addresses file system contention under concurrent maintenance processes.
View source ↗ - 1mo ago
Pimcore 2026.2.8: UserProvider fatal error and version cleanup race fixes
Fixing a fatal error in UserProvider when a user is deleted during an active session prevents unexpected process crashes in environments with frequent user provisioning changes. The version cleanup race fix addresses a file system contention pattern that occurs when multiple processes simultaneously remove the same version artifact.
View source ↗