Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
12.0.1 source code.tar.gz | 2025-06-03 | 6.1 MB | |
12.0.1 source code.zip | 2025-06-03 | 7.4 MB | |
README.md | 2025-06-03 | 16.5 kB | |
Totals: 3 Items | 13.6 MB | 1 |
What's Changed
- Video Editable: Passing an invalid allowedTypes config should throw an exception by @blankse in https://github.com/pimcore/pimcore/pull/17908
- add mimetype to list of system types. by @cancan101 in https://github.com/pimcore/pimcore/pull/17941
- Set php 8.3 as min by @herbertroth in https://github.com/pimcore/pimcore/pull/17982
- fix deprecations by @alexz707 in https://github.com/pimcore/pimcore/pull/17985
- update composer checks to 8.4 by @alexz707 in https://github.com/pimcore/pimcore/pull/17991
- Update stale.yaml by @bluvulture in https://github.com/pimcore/pimcore/pull/18009
- Remove unused qrcode lib from composer. by @herbertroth in https://github.com/pimcore/pimcore/pull/18018
- [Task] Adding studio-preview-parameter to get preview from version by @mattamon in https://github.com/pimcore/pimcore/pull/18037
- Simplify detection of lcms delegate in Imagick. by @cancan101 in https://github.com/pimcore/pimcore/pull/17939
- [Docs] Inheritance returns object references for getters by @mcop1 in https://github.com/pimcore/pimcore/pull/18073
- Changed runner to ubuntu 22.04 by @bluvulture in https://github.com/pimcore/pimcore/pull/18087
- Extract TinymceBundle into it's own package by @robertSt7 in https://github.com/pimcore/pimcore/pull/18077
- add nesbot/carbon to composer, adapt to new version by @alexz707 in https://github.com/pimcore/pimcore/pull/18050
- [Bug] Add object as fallback if no version is available by @mattamon in https://github.com/pimcore/pimcore/pull/18083
- [Task] Remove the deprecated option to pass null to the
Pimcore\Model\DataObject\Data::setIndex()
method by @mattamon in https://github.com/pimcore/pimcore/pull/18099 - [Task] Remove DataObject\Link - __unserialize by @mattamon in https://github.com/pimcore/pimcore/pull/18101
- [Task] Remove the deprecated method Image::getThumbnailConfig() by @mattamon in https://github.com/pimcore/pimcore/pull/18102
- [Task] Remove deprecated 'Helper\CsvFormulaFormatter' by @mattamon in https://github.com/pimcore/pimcore/pull/18103
- [Task] Remove the deprecated method Tool::getCachedSymfonyEnvironments() by @mattamon in https://github.com/pimcore/pimcore/pull/18104
- [Task] Remove the deprecated property Pimcore\Navigation\Page::defaultPageType by @mattamon in https://github.com/pimcore/pimcore/pull/18105
- [Task] AbstractPimcoreBundle: remove deprecations and BC layer by @mattamon in https://github.com/pimcore/pimcore/pull/18106
- [Task] LowQualityImagePreviewCommand: remove generator option by @mattamon in https://github.com/pimcore/pimcore/pull/18108
- [Mail] Do not set fallback from address by @mattamon in https://github.com/pimcore/pimcore/pull/18109
- [Task] Remove key_value_table.html.twig by @mattamon in https://github.com/pimcore/pimcore/pull/18114
- [Task][Events] ResolveUploadTargetEvent remove context property. by @mattamon in https://github.com/pimcore/pimcore/pull/18115
- [Task] Inconsistent Return Type of Workflow/Manager getWorkflowIfExists vs getWorkflowByName by @mattamon in https://github.com/pimcore/pimcore/pull/18113
- [Task] Update major version by @mcop1 in https://github.com/pimcore/pimcore/pull/18116
- [Task][Data Objects] UrlSlug data-type: fix return/param types by @mattamon in https://github.com/pimcore/pimcore/pull/18111
- [Task]ElementInterface implementations should allow only int for $id by @mattamon in https://github.com/pimcore/pimcore/pull/18097
- [Select Options] Admin only restriction by @kjkooistra-youwe in https://github.com/pimcore/pimcore/pull/17861
- [Task] Remove Pimcore 10 compatibility layer by @mattamon in https://github.com/pimcore/pimcore/pull/18117
- [Task] Fix event size styling by @mattamon in https://github.com/pimcore/pimcore/pull/18123
- [Custom Reports] Option for deactivating column settings by @fashxp in https://github.com/pimcore/pimcore/pull/17546
- [Improvement] Add LogLevel enum for easier handling of log priority filtering by @mcop1 in https://github.com/pimcore/pimcore/pull/18134
- [Improvement] Log level configuration for
ApplicationLogger
by @mcop1 in https://github.com/pimcore/pimcore/pull/18133 - [Improvement] Translatable log levels by @mcop1 in https://github.com/pimcore/pimcore/pull/18143
- [Task]: Remove Chromium (Headless) Support by @kingjia90 in https://github.com/pimcore/pimcore/pull/17795
- [Task]: Require PHPStan v2.0 by @blankse in https://github.com/pimcore/pimcore/pull/18034
- [Task] [Data Objects] Password data-type: remove support for algorithms other than password_hash by @mcop1 in https://github.com/pimcore/pimcore/pull/18156
- Pass the transition itself into notification service rather than the transition label. by @cancan101 in https://github.com/pimcore/pimcore/pull/18096
- [Improvement] Consistently use symfony/mime to get MIME type of assets by @mcop1 in https://github.com/pimcore/pimcore/pull/18163
- [Improvement] adding result of gotenberg availability to cache by @Alanin in https://github.com/pimcore/pimcore/pull/17956
- [Task] Remove BC Layer for DataObject Service by @mcop1 in https://github.com/pimcore/pimcore/pull/18182
- [Docs] PimcoreWordExportBundle bundle is export only by @cancan101 in https://github.com/pimcore/pimcore/pull/18173
- [Task] Add upgrade note for
getVersionDependentDatabaseColumnName
by @mcop1 in https://github.com/pimcore/pimcore/pull/18189 - [Docs] bundles.php instead of bundle.php by @BlackbitDevs in https://github.com/pimcore/pimcore/pull/18190
- [Bug] Numerous fixes for getById calls by @fashxp in https://github.com/pimcore/pimcore/pull/18162
- Change collation to utf8mb4_unicode_520_ci by @mattamon in https://github.com/pimcore/pimcore/pull/18183
- [Improvement][Assets] Use JSON to serialize customSettings by @mcop1 in https://github.com/pimcore/pimcore/pull/18193
- Do not execute PHP CS-Fixer on fork repositories by @blankse in https://github.com/pimcore/pimcore/pull/18159
- [Task] Add
json_valid
check forcustomSettings
on install by @mcop1 in https://github.com/pimcore/pimcore/pull/18207 - [Bug] Make sure to check mimetype when the file gets passed as data by @mcop1 in https://github.com/pimcore/pimcore/pull/18208
- [Improvement]: Add support to Doctrine v4, drop support of v3 by @kingjia90 in https://github.com/pimcore/pimcore/pull/18150
- [Improvement]: Bump
doctrine/doctrine-bundle
to2.13
by @kingjia90 in https://github.com/pimcore/pimcore/pull/18221 - [Task]: Follow up DBAL fixes by @kingjia90 in https://github.com/pimcore/pimcore/pull/18223
- PhpStan Version Upgrade March by @kingjia90 in https://github.com/pimcore/pimcore/pull/18229
- Fix typo in 01_Image_Thumbnails.md (asses -> asset) by @blankse in https://github.com/pimcore/pimcore/pull/18222
- Remove deprecations by @alexz707 in https://github.com/pimcore/pimcore/pull/18231
- Fix quote method by @alexz707 in https://github.com/pimcore/pimcore/pull/18232
- Consider newline in migration of assets.customSettings by @fashxp in https://github.com/pimcore/pimcore/pull/18233
- Only query users in configureOptions of user data type by @markus-moser in https://github.com/pimcore/pimcore/pull/18226
- CalculatedValue: Cast getForCsvExport return to string by @blankse in https://github.com/pimcore/pimcore/pull/18234
- Fix: AbstractElement::__setDataVersionTimestamp(): Argument [#1] ($_dat… by @blankse in https://github.com/pimcore/pimcore/pull/18057
- Fix typo instaceof -> instanceof by @blankse in https://github.com/pimcore/pimcore/pull/18236
- [Task] Ensure that metadatstorage is initialized by @mattamon in https://github.com/pimcore/pimcore/pull/18216
- [Task] Introducing user parameter to make async work in studio by @mattamon in https://github.com/pimcore/pimcore/pull/18237
- Fix schema update by @alexz707 in https://github.com/pimcore/pimcore/pull/18253
- [Improvement]: Eventlistener for customizing tags on full page cache entries by @MarkTro in https://github.com/pimcore/pimcore/pull/18165
- BugFix: Allow language on localized key value to be nullable by @torqdev in https://github.com/pimcore/pimcore/pull/18219
- Handle TableExistsException in migration initialization. by @herbertroth in https://github.com/pimcore/pimcore/pull/18255
- Remove deprecations by @alexz707 in https://github.com/pimcore/pimcore/pull/18244
- Reduce version column length in doctrine migrations config by @herbertroth in https://github.com/pimcore/pimcore/pull/18258
- [Improvement]: Eventlistener for customizing tags on full page cache entries by @jdreesen in https://github.com/pimcore/pimcore/pull/18257
- Log if error when saving in Asset. by @cancan101 in https://github.com/pimcore/pimcore/pull/18186
- [Task] Consistently use json as column type by @mcop1 in https://github.com/pimcore/pimcore/pull/18259
- Fix: getCacheFileStream does not check return of file_get_contents by @blankse in https://github.com/pimcore/pimcore/pull/18054
- TestDataHelper::createHotspots() - seed can't be null by @blankse in https://github.com/pimcore/pimcore/pull/17987
- Update managedTables initialization to include 'migration_versions' by @alexz707 in https://github.com/pimcore/pimcore/pull/18262
- Make $includingUnpublished usage more readable by @blankse in https://github.com/pimcore/pimcore/pull/18028
- PhpStan Version Upgrade April by @kingjia90 in https://github.com/pimcore/pimcore/pull/18230
- Update CustomLayouts after saving changes in a Class by @DanielLaranjeira063 in https://github.com/pimcore/pimcore/pull/18213
- Fix metadata not initialized by @alexz707 in https://github.com/pimcore/pimcore/pull/18264
- Refactor ManagedTablesOnlyFilter to improve command handling logic by @alexz707 in https://github.com/pimcore/pimcore/pull/18269
- Fix: Frontend::isDocumentInSite() returns false for site root document by @blankse in https://github.com/pimcore/pimcore/pull/18202
- Change dependencies in composer by @alexz707 in https://github.com/pimcore/pimcore/pull/18273
- Drag'n'Drop of PDF / Excel / Word etc... to the editor doesn't work by @robertSt7 in https://github.com/pimcore/pimcore/pull/18152
- Improve search performance by otimizing SQL filter conditions, exclud… by @mhgtlc in https://github.com/pimcore/pimcore/pull/17955
- BugFix: Calculated Value Bool Type Version View Error by @torqdev in https://github.com/pimcore/pimcore/pull/18248
- Removed unnecessary return type EncryptedField by @blankse in https://github.com/pimcore/pimcore/pull/18272
- Update validation configuration and dependencies in composer.json by @alexz707 in https://github.com/pimcore/pimcore/pull/18283
- Change routing type from annotation to attribute in routing.yaml by @alexz707 in https://github.com/pimcore/pimcore/pull/18285
- Clear managedTables initialization in ManagedTablesOnlyFilter by @alexz707 in https://github.com/pimcore/pimcore/pull/18287
- Translator: fallback catalogues should also contain database translation values by @brusch in https://github.com/pimcore/pimcore/pull/18281
- [Bug] Empty custom settings can lead to a json exception by @mcop1 in https://github.com/pimcore/pimcore/pull/18289
- Transform base image to RGB colorspace if the watermark is in RGB or sRGB by @croitoruion in https://github.com/pimcore/pimcore/pull/17616
- Respect default value when using 'pimcore.workflow.place-options-provider'. by @cancan101 in https://github.com/pimcore/pimcore/pull/18242
- Add to ImageGallery a __toString. by @cancan101 in https://github.com/pimcore/pimcore/pull/18267
- [Bug] Allow null for url slug setter by @mcop1 in https://github.com/pimcore/pimcore/pull/18298
- Increase buffer size in MimeTypeHelper to improve performance by @alexz707 in https://github.com/pimcore/pimcore/pull/18301
- [#18100] Add password check to
isEqualTo
method of User class by @scrummer in https://github.com/pimcore/pimcore/pull/18141 - Log error message when failing to send workflow email. by @cancan101 in https://github.com/pimcore/pimcore/pull/18304
- Increase stream read size and add MIME type fallback logic. . by @herbertroth in https://github.com/pimcore/pimcore/pull/18308
- [Feature]: Allow using same type of objectbrick more than once on a data object by @dolmit-tanel-paaro in https://github.com/pimcore/pimcore/pull/18284
- Add events necessary for studio by @lukmzig in https://github.com/pimcore/pimcore/pull/18311
- [Data Objects] Fix revert to previous global inheritance state in DAO by @podarcis in https://github.com/pimcore/pimcore/pull/17852
- Add php-http/discovery dependency with version constraint by @herbertroth in https://github.com/pimcore/pimcore/pull/18322
- Add MySQL 8.4.4 to GitHub Actions test matrix by @herbertroth in https://github.com/pimcore/pimcore/pull/18323
- [Improvement] Add option to filter for execution context by @mcop1 in https://github.com/pimcore/pimcore/pull/18324
- AbstractPimcoreBundle should extend AbstractBundle by @DzemalBecirevic in https://github.com/pimcore/pimcore/pull/16704
- Revert "AbstractPimcoreBundle should extend AbstractBundle" by @alexz707 in https://github.com/pimcore/pimcore/pull/18327
- Product Registration by @fashxp in https://github.com/pimcore/pimcore/pull/18299
- [Product Registration] Make sure registration validator is loaded also in non-interactive mode by @fashxp in https://github.com/pimcore/pimcore/pull/18328
- [Product Registration] Improve error messages in non-interactive mode by @fashxp in https://github.com/pimcore/pimcore/pull/18329
- Fix: use array_key_exists instead of isset for QuantityValueRange values by @robertSt7 in https://github.com/pimcore/pimcore/pull/18330
- [Product Registration] More robust installation detection by @fashxp in https://github.com/pimcore/pimcore/pull/18331
- [Bug]: Fix HTTP 414 "Request URI too long" error when searching for assets by @kingjia90 in https://github.com/pimcore/pimcore/pull/18319
- Folder with null value in userModification/creationDate/modificationD… by @blankse in https://github.com/pimcore/pimcore/pull/17020
- Introduced StatisticsManager to handle anonymous instance statistics by @brusch in https://github.com/pimcore/pimcore/pull/18332
- [Improvement] QuantityValueRange - Allowing for smaller differences between min and max without throwing by @QuantumRange in https://github.com/pimcore/pimcore/pull/18300
- [Data Objects] Select data-types: do not configure dynamic options in __set_state() when not in admin mode by @brusch in https://github.com/pimcore/pimcore/pull/17972
- License Switch to POCL by @fashxp in https://github.com/pimcore/pimcore/pull/18365
- downstream merge by @herbertroth in https://github.com/pimcore/pimcore/pull/18366
- [Documents] Support pretty url for document which belong to a site by @BlackbitDevs in https://github.com/pimcore/pimcore/pull/17809
- Fix Upgrade Notes (no Pimcore 11.6.0) by @blankse in https://github.com/pimcore/pimcore/pull/18341
- Fix: getBodyTextRendered errors with null htmlContent by @blankse in https://github.com/pimcore/pimcore/pull/18334
- [Bug]: CustomLayouts not writable on deployment:classes-rebuild by @kingjia90 in https://github.com/pimcore/pimcore/pull/18393
- [Bug, EC]: Follow-up to [#17814], add more brickprefixes to avoid ambiguity by @kingjia90 in https://github.com/pimcore/pimcore/pull/18391
- [Docs] Removed obsolete Redis cache info by @brusch in https://github.com/pimcore/pimcore/pull/18394
- [Docs] bundles.php instead of bundle.php by @BlackbitDevs in https://github.com/pimcore/pimcore/pull/18389
- [BUG]: Default Value Bug. Tested for Quantity Values and Checkboxes by @robertSt7 in https://github.com/pimcore/pimcore/pull/18385
- Add index to
public
column in versions table by @brusch in https://github.com/pimcore/pimcore/pull/18316 - [Bug]: Imagick icc profile and thumbnails by @robertSt7 in https://github.com/pimcore/pimcore/pull/18406
- Bug fix: remove kernel dependency from translator by @dolmit-tanel-paaro in https://github.com/pimcore/pimcore/pull/18413
- Fix: add forceProcessICCProfiles to symfony-config by @robertSt7 in https://github.com/pimcore/pimcore/pull/18437
- PhpStan Version Upgrade May by @robertSt7 in https://github.com/pimcore/pimcore/pull/18441
New Contributors
- @Alanin made their first contribution in https://github.com/pimcore/pimcore/pull/17956
Full Changelog: https://github.com/pimcore/pimcore/compare/v11.5.4...v12.0.1 https://github.com/pimcore/pimcore/issues?q=is%3Aclosed%20milestone%3A%2212.0.1%22