Zum Hauptinhalt springen

Changelog

11.1.2

  • [improvement] Optimize default attribute- and attribute-value class-definition

11.1.1

  • [bug] Fix method how the numeric value are extracted for the attribute value order

11.1.0

  • [feature] Add a delimiter field to the attribute definition to split one native value into multiply attribute value objects
  • [feature] Add a location field to the attribute definition to tell shopware where the attribute should be displayed (for custom position like a variant compare)
  • [improvement] Add cli command twocream:product-attribute:install-class-definitions to install the necessary class definition
  • [improvement] Add a public alias for the service: twocream.queue_items.product_attribute_recruitment
  • [bug] Remove unnecessary requirement check (field dateDeployStage and dateDeployLive is not required anymore)

11.0.3

  • [bug] Fix non case sensitive attribute value detection
  • [bug] Fix bug for quantity values with a value but without a unit

11.0.2

  • [improvement] Add optional dependency to twocream/pimcore-rollbar-bundle to get reports if some attribute tasks are failing

11.0.1

  • [bug] Fix bug for new installations that was missed during the Pimcore 11 migration

11.0.0

  • [improvement] Migrated this bundle to Pimcore 11