| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2026.2.10 source code.tar.gz | 2026-08-21 | 6.3 MB | |
| 2026.2.10 source code.zip | 2026-08-21 | 7.6 MB | |
| README.md | 2026-08-21 | 2.0 kB | |
| Totals: 3 Items | 13.8 MB | 0 | |
What's Changed
- [Bug] Imagick: preserve the source colorspace when compositing onto a new canvas by @kingjia90 in https://github.com/pimcore/pimcore/pull/19367
- Prevent circular parent/child references for data objects by @robertSt7 in https://github.com/pimcore/pimcore/pull/19370
- Allow symlinked class definition and PHP class files in LocateFileTrait by @robertSt7 in https://github.com/pimcore/pimcore/pull/19372
- [Bug]: Write notification dates in UTC by @kingjia90 in https://github.com/pimcore/pimcore/pull/19373
- [Bug] Imagick: only clip images that actually have a clipping path by @kingjia90 in https://github.com/pimcore/pimcore/pull/19374
- Fix TypeError when DatabaseVersionStorageAdapter finds no matching row by @cancan101 in https://github.com/pimcore/pimcore/pull/19309
- Fix grid column configuration for workspaces allowing the main layout by @timwiechers in https://github.com/pimcore/pimcore/pull/19351
- Fix TypeError in Link::isEqual() for empty localized values by @kingjia90 in https://github.com/pimcore/pimcore/pull/19379
- [Bug]: Default Select field "options" to [] instead of null in the class-definition API by @kingjia90 in https://github.com/pimcore/pimcore/pull/19380
- Fix pretty URL resolution matching documents of nested sites by @robertSt7 in https://github.com/pimcore/pimcore/pull/19378
- [Asset] Fix thumbnail status cache for ORIGINAL format thumbnails by @alexbaat in https://github.com/pimcore/pimcore/pull/19340
- [Asset] Fix PDF JavaScript scan false positives (#16955) by @robertSt7 in https://github.com/pimcore/pimcore/pull/19376
- [Feature] Asset storage operation queue: O(1) folder moves & deletes on object storage by @mcop1 in https://github.com/pimcore/pimcore/pull/19383
- [Improvement] Simplify storage operation queue wiring and table setup by @mcop1 in https://github.com/pimcore/pimcore/pull/19388
Full Changelog: https://github.com/pimcore/pimcore/compare/v2026.2.9...v2026.2.10