Changelog
| Documentation version | Pimcore bundle version | Shopware plugin version |
|---|---|---|
| 2026.3 | 12.4.0; 11.2.2 | 2.5.0 |
| 2025.11 | 12.2.2; 11.2.1 | 2.3.0 |
| 2025.9 | 12.0.0 | 2.3.0 |
| 2025.5 | 11.1.2 | 2.2.0 |
Pimcore 12.x
12.4.0
vorsicht
BC-Changes
- Refactored environment variables related to SFTP configuration into individual YAML parameters, see Configuration
- [feature] Moved SFTP transfer adapter configuration to YAML export target configuration, enabling individual configurations for different targets
12.3.6
- [bug] Fixed a bug causing delta exports to not work correctly
12.3.5
- [bug] Fixed asset serialization in FieldSerializer to get mime type, file name & file size from thumbnail instead of the original asset
12.3.4
- [bug] Fixed bug causing export permissions to not be identified
12.3.3
- [improvement] Fixed deprecation warning
12.3.2
- [improvement] Fixed several deprecation warnings
12.3.1
- [improvement] Minor performance improvements in SftpTransferAdapter
12.3.0
- [improvement] Improved normalization of asset URLs
- [improvement] Added retry strategy for SFTP connections
- [improvement] Optimized asset journal queries
12.2.2
- [bug] Fixed issue causing
.donefiles to not be processed properly
12.2.1
- [bug] Fixed minor issues affecting custom reports & the default directory resolver
12.2.0
- [feature] Added new adapter-based transfer system, enabling file operations on different storage systems
- [feature] Added possibility to configure a directory resolver to determine storage paths for files during export
- [feature] Added service for serialization of asset data types in export adapters
- [feature] Added custom reports for done, failed & queued export jobs
- [improvement] Asset domain is now optional in configuration
12.1.1
- [improvement] Improved examples in bundle configuration
12.1.0
- [feature] Added configuration for e-mail template branding
- [bug] Added missing bundle description
12.0.1
- [bug] Fixed faulty migration
12.0.0
- [improvement] Migrated this bundle to Pimcore 12
Pimcore 11.x
11.2.2
- [improvement] Fixed deprecation warnings
11.2.1
- [improvement] Optimized email logo embedding
11.2.0
- [feature] Added configuration for e-mail template branding
11.1.2
- [improvement] Minor improvements
11.1.1
- [bug] Removed strict dependency for
twocream/pimcore-rollbar-bundle
11.1.0
- [feature] Added scheduled executions
- [improvement] Optimized the log overview and detail-view
- [improvement] Optimized ex- and import log level behavior
- [bug] Removed strict dependency to
\Pimcore\AdvancedObjectSearchBundle
11.0.0
- [improvement] Migrated this bundle to Pimcore 11
Shopware
2.5.0
- [feature] Added icon to attribute extension - use
propertyGroup.propertyGroupExtension.translated.iconandpropertyGroup.propertyGroupExtension.iconType
2.4.3
- [improvement] Added method
getSkipIndexersin theAbstractSyncModuleto suppress some index sub-processes - if needed
2.4.2
- [improvement] Improved memory usage of category-assignment import
2.4.1
- [improvement] Added method
cleanupEntityWrittenContainerEventin theAbstractModule- this is very useful if you handle more complex import structures with a lot of associations and multiple sync calls - [improvement] Split cross-selling import into multiple batches to prevent high database load
- [improvement] Improved memory usage of category-assignment import
2.4.0
- [feature] Added event
Twocream\JsonImporter\Core\Framework\MessageQueue\Event\PreHandlePackagesEvent::NAMEto support custom package order - this could be necessary if you import relational data before other packages
2.3.0
- [improvement] Migrated this plugin to Shopware 6.7
2.2.0
- [feature] Added
PropertyGroupExtensionto support custom attribute locations - [improvement] Added
InjectImportFileInterfaceandInjectImportFileTraitto inject the whole json import file to the import-module that implements this interface - [bug] Fixed typo in english plugin name
2.1.0
- [improvement] Added
SkipCacheClearInterfaceto suppress a cache clear after importing data of import-modules that implements this interface
2.0.0
- [improvement] Added support for projects without elasticsearch or opensearch
- [improvement] Migrated this plugin to Shopware 6.6
- [bug] Added missed translations