Skip to content

v2.0.11

@Doodoune Doodoune tagged this 05 Jan 12:56
- API-568: Forbid the use of an non existing attribute in product creation and update
- API-544: Forbid the use of an non existing attribute in product models creation and update
- PIM-7062: Allow to delete attributes contained in a family variant
- PIM-6944: Fix delta export for variant products
- PIM-7070: Fix sequential edit when selecting multiple product models
- PIM-6812: Change the message when delete an attribute as variant axis
- PIM-7048: Fix cascade persist issue during import of families with variant
- PIM-7049: Fix random order of attribute options
- PIM-7080: Fix memory leak on product export
- PIM-6955: Fix delete user
- PIM-7065: Fix versioning when attribute codes are numerics.
- PIM-7087: Fix completeness normalization when channel code is numeric.
- PIM-6968: Fix mass delete product

- PIM-7079: Improve indexation performance of ValueCollection when deleting values

- Changes the constructor of  `Pim\Component\Catalog\ProductModel\Filter\ProductAttributeFilter` add `Akeneo\Component\StorageUtils\Repository\IdentifiableObjectRepositoryInterface`
- Changes the constructor of  `Pim\Component\Catalog\ProductModel\Filter\ProductModelAttributeFilter` add `Akeneo\Component\StorageUtils\Repository\IdentifiableObjectRepositoryInterface`
- Changes the constructor of `Pim\Bundle\EnrichBundle\Controller\Rest\AttributeController` add `Doctrine\ORM\EntityManagerInterface` and `Symfony\Component\Translation\TranslatorInterface`
- Changes the constructor of `Pim\Bundle\CatalogBundle\EventSubscriber\SaveFamilyVariantOnFamilyUpdateSubscriber` add `Akeneo\Component\StorageUtils\Detacher\BulkObjectDetacherInterface`
- Changes the constructor of `Pim/Bundle/DataGridBundle/Extension/MassAction/Handler/DeleteProductsMassActionHandler` to add `Akeneo\Component\StorageUtils\Cursor\CursorFactoryInterface`
- Changes the constructor of `Pim\Bundle\ApiBundle\Controller\MediaFileController` to add `Akeneo\Component\StorageUtils\Repository\IdentifiableObjectRepositoryInterface`
- Changes the constructor of `Pim\Bundle\ApiBundle\Controller\MediaFileController` to add `Akeneo\Component\StorageUtils\Updater\ObjectUpdaterInterface`
- Changes the constructor of `Pim\Bundle\ApiBundle\Controller\MediaFileController` to add `Akeneo\Component\StorageUtils\Saver\SaverInterface`

- API-543: update product model with media file via API

Thanks to all contributors! Keep your PIM up to date with this new patch :)
Assets 2
Loading