| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 12.3.11 source code.tar.gz | 2026-07-02 | 6.2 MB | |
| 12.3.11 source code.zip | 2026-07-02 | 7.5 MB | |
| README.md | 2026-07-02 | 1.1 kB | |
| Totals: 3 Items | 13.7 MB | 0 | |
What's Changed
- Add missing
ownernamecondition when fetching objectbrick relations by @codata-swiss in https://github.com/pimcore/pimcore/pull/19180 - [Bug] Handle NoHandlerForMessageException when dispatching DependencyTargetsChangedMessage by @martineiber in https://github.com/pimcore/pimcore/pull/19224
- [Bug] Align install.sql with migrations to fix fresh vs migrated schema drift by @mcop1 in https://github.com/pimcore/pimcore/pull/19229
- [Bug, EC] PEES-1156: Guard against missing object in Localizedfield block context by @mcop1 in https://github.com/pimcore/pimcore/pull/19233
- Fix & update 3rd party licensing info by @brusch in https://github.com/pimcore/pimcore/pull/19226
- Fix
PreviewGeneratorInterface::getPreviewConfig()return type by @jdreesen in https://github.com/pimcore/pimcore/pull/18830 - Add missing
getByKey()@method annotation to class builder by @jdreesen in https://github.com/pimcore/pimcore/pull/18843
New Contributors
- @codata-swiss made their first contribution in https://github.com/pimcore/pimcore/pull/19180
Full Changelog: https://github.com/pimcore/pimcore/compare/v12.3.10...v12.3.11