The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
12.2.0 source code.tar.gz | 2025-09-29 | 6.1 MB | |
12.2.0 source code.zip | 2025-09-29 | 7.4 MB | |
README.md | 2025-09-29 | 6.4 kB | |
Totals: 3 Items | 13.6 MB | 0 |
What's Changed
- [Bug] Add check for
ElementDumpStateInterface
inService
by @mcop1 in https://github.com/pimcore/pimcore/pull/18530 - improve env variable based domain check by @solverat in https://github.com/pimcore/pimcore/pull/18046
- Make rscandir robust to issue with base by @cancan101 in https://github.com/pimcore/pimcore/pull/18496
- Improve PHPDoc for
Asset|DataObject|Document::getById()
method by @jdreesen in https://github.com/pimcore/pimcore/pull/18215 - [Task] Use getUnsigned to determine if column is unsigned by @mcop1 in https://github.com/pimcore/pimcore/pull/18551
- [Task] Conflict dbal in composer.json by @mcop1 in https://github.com/pimcore/pimcore/pull/18552
- Private tmp directory automatic cleanup by @cuca24 in https://github.com/pimcore/pimcore/pull/17560
- [Improvement]: MaintenanceModeHelper::isActive rely on cache instead of database directly by @kingjia90 in https://github.com/pimcore/pimcore/pull/18166
- [Improvement]: Reduce N+1 Queries in Notes and Tags listing by @root913 in https://github.com/pimcore/pimcore/pull/18548
- [Improvement]: pimcore:deployment:classes-rebuild should provide an option to just apply database changes by @mcop1 in https://github.com/pimcore/pimcore/pull/18578
- Additional info for event in getPath() and improving addCacheBuster() method in Thumbnail.php by @jremmurd in https://github.com/pimcore/pimcore/pull/18124
- ApplicationLogger: make ARCHIVE storage engine optional + add config by @brusch in https://github.com/pimcore/pimcore/pull/17958
- Allow controlling cache warming iteration size and delay. by @cancan101 in https://github.com/pimcore/pimcore/pull/18122
- Codeception update to reusable workflow by @bluvulture in https://github.com/pimcore/pimcore/pull/18094
- [Improvement]: Remove excess HTML from the text version of the email by @dolmit-tanel-paaro in https://github.com/pimcore/pimcore/pull/18296
- [Grid] Apply path formatter for relational fields by @BlackbitDevs in https://github.com/pimcore/pimcore/pull/18217
- [Improvement]: Reduce N+1 Queries in Version, Store, Collection, and ClassDefinition listing by @root913 in https://github.com/pimcore/pimcore/pull/18593
- [Task] $force parameter usage in
ClassDefinition
by @mcop1 in https://github.com/pimcore/pimcore/pull/18617 - Fix current version number in PULL_REQUEST_TEMPLATE.md by @jdreesen in https://github.com/pimcore/pimcore/pull/18619
- [Improvement] Add params to translation save events by @torqdev in https://github.com/pimcore/pimcore/pull/17732
- [Task]: Upgrade note translation admin and change references from 11.x to 12.x or 2025.x by @kingjia90 in https://github.com/pimcore/pimcore/pull/18622
- [Task]: Followup [#18622] by @kingjia90 in https://github.com/pimcore/pimcore/pull/18623
- feat: Allow to configure what dpi factors to generated in the thumbnail srcset attribute. by @das-peter in https://github.com/pimcore/pimcore/pull/18508
- [Docs]: Followup [#18508] by @kingjia90 in https://github.com/pimcore/pimcore/pull/18627
- Add getFilterConditionExt for ReverseObjectRelation. by @cancan101 in https://github.com/pimcore/pimcore/pull/18036
- [Bug] Add null check in load method for
ClassDefinition
Dao by @mcop1 in https://github.com/pimcore/pimcore/pull/18641 - [SeoBundle] routing event listener only trigger on default context by @benwalch in https://github.com/pimcore/pimcore/pull/17826
- Add addQueryBuilderProcessor and discardQueryBuilderProcessors in addition to onCreateQueryBuilder by @Ryllaz in https://github.com/pimcore/pimcore/pull/17843
- [Task]: Followup Centralised Codeception Tests by @kingjia90 in https://github.com/pimcore/pimcore/pull/18655
- Prepare documents for Pimcore Studio by @markus-moser in https://github.com/pimcore/pimcore/pull/18607
- [Improvement]: Retry transaction if delete() throws RetryableException by @kingjia90 in https://github.com/pimcore/pimcore/pull/17853
- Prepare document preview for Pimcore Studio by @markus-moser in https://github.com/pimcore/pimcore/pull/18670
- [Data Objects] Do not return inherited properties if inheritance is disabled by @BlackbitDevs in https://github.com/pimcore/pimcore/pull/18444
- Add twig function to get assigned element tags by @skoch98 in https://github.com/pimcore/pimcore/pull/16882
- [Bug]: Fix error HasBlockOptionsTrait by @kingjia90 in https://github.com/pimcore/pimcore/pull/18666
- [Bug]: Pimcore\Model\Notification::setCreationDate(): Argument [#1] ($creationDate) must be of type string, null given by @kingjia90 in https://github.com/pimcore/pimcore/pull/18678
- [Security]: Session expire on successful password reset by @kingjia90 in https://github.com/pimcore/pimcore/pull/18673
- Add support for preGetData on data types within block elements by @hitsoul11 in https://github.com/pimcore/pimcore/pull/18139
- [Bug]: Fix WYSIWYG classificationStore default width by @kingjia90 in https://github.com/pimcore/pimcore/pull/18680
- PhpStan Version Upgrade September by @kingjia90 in https://github.com/pimcore/pimcore/pull/18684
- PhpStan Version Upgrade September by @kingjia90 in https://github.com/pimcore/pimcore/pull/18685
- [Bug]: DDL for search_backend_data is redundant by @robertSt7 in https://github.com/pimcore/pimcore/pull/18665
- Fix Platform tests by @robertSt7 in https://github.com/pimcore/pimcore/pull/18701
- Add a CoreModel for the bundle installer by @robertSt7 in https://github.com/pimcore/pimcore/pull/18703
- Bugfix: Calculated Value Saving Incorrect Value In Query Table When Inheriting by @torqdev in https://github.com/pimcore/pimcore/pull/18674
- [Asset] Prevent flooding pimcore_asset_update message queue transport with faulty assets triggered by previews in admin ui by @brusch in https://github.com/pimcore/pimcore/pull/18679
- [Task]: Update Dynamic Thumbnail Generation on Request documentation with warnings by @kingjia90 in https://github.com/pimcore/pimcore/pull/18710
New Contributors
- @root913 made their first contribution in https://github.com/pimcore/pimcore/pull/18548
- @benwalch made their first contribution in https://github.com/pimcore/pimcore/pull/17826
- @Ryllaz made their first contribution in https://github.com/pimcore/pimcore/pull/17843
- @hitsoul11 made their first contribution in https://github.com/pimcore/pimcore/pull/18139
Full Changelog: https://github.com/pimcore/pimcore/compare/v12.1.4...v12.2.0