Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 19 Dec 12:57
· 493 commits to master since this release

List of new features and improvements

OroCommerce:

  • OroPlatform and OroCRM have been upgraded to 5.1.4
  • Enable Apple Pay and Google Pay in Stripe Integration [STRIPE-72]
  • Product Kits Import/Export. Product kit data (kits items and their options) can be exported and imported for external editing [BB-21122]
  • Product Kits In Search. Search index for product kits will include additional data to allow for product kits to be found by searchable attributes of related kit item products [BB-21129]
  • Storefront ACL cache eviction optimization [BB-22313]
  • Add configuration for backend ES index text fields disabling full text search [BB-22729]

List of fixed issues

OroCommerce:

  • Storefront quote view page cannot be opened when shopping list limit is set to 1 [BB-22495]
  • Price Attributes and Shipping Cost Not Visible on Create Product View [BB-22677]
  • Multifile attribute is shown on product visibility page in back-office [BB-22832]
  • "Only for root Commerce Customer" account creation configuration is not applied when creating subsidiaries [BB-22937]
  • Shipping rule edit form uses non-unique integration labels preventing selection of multiple instances of same integration type. Shipping rules create/edit form has been modified to use shipping integration names (unique) instead of shipping integration labels (non-unique) to allow selection of multiple instances of the same integration type [BB-22976]
  • All Suborders are not displayed on Storefront [BB-22987]
  • Category visibility calculation may create duplicate records resulting in potential errors [BB-23016]
  • "Multiple Files" and "Multiple Images" product attributes are not copied when duplicating products [BB-23017]
  • Lead import skips duplicated data in some fields [BB-23041]
  • Unexpected configuration parsing and translation loading slowdown on products listing page [BB-23090]
  • Error when selecting enabled localizations on customer user edit form in back-office [BB-23100]
  • Price list import "Reset and Add" strategy does not remove relations to products that were previously added manually. When a user adds (or imports) manually defined product prices to a price list, the system adds all such products to an internal registry. Once added, a product was never removed from this internal registry even after all manually defined prices for this product had been removed from the price list, which resulted in addition of unnecessary extra rows during price list export. With this fix, such obsolete relations will be removed the next time a user imports prices to a price list using "Reset and Add" import strategy, and extra rows will be added to the subsequent exports only based on the price list's product assignment rule (if not empty). [BB-23134]
  • WYSIWYG editor prevents creation of responsive variants of some content templates [BB-23213]
  • Storefront search field does not retain entered value after submit [BB-23221]