Remove legacy commerce sections and cleanup configuration screen.
Orders
Ensure all split orders have the same payment method as their parent.
Add warnings into the audit log for expired Google API keys.
Users
Updates for the flexible FTP user import, added tagging and performance enhancements.
14 April
Release: 2021.2
E-Commerce
Faceted Search 3
The new return parameter allows to specify a list of fields to be returned in the search results See the documentation for further details.
The maximum allowed search results limit was increased to 5000
Fixed an issue with ignore_empty_filters parameter which was removing array values from the filter query, when it was set to true
Product Catalogue
The new show_product block function allowed to retrieve a specific product by it's ID
Related products data is no longer eagerly loaded with the product on the product view page. This information must be lazily loaded when required using the corresponting methods of the Product object. The following variables are no longer assigned in the templates:
relateprod
automatedrelateprod
manualrelateprod
Zone-Based Shipping
Fixed an issue with multiple packages data not being passed correctly to ShipEngine
Hooks
The old batch run data is now deleted from the Hook Logs after 3 months.
Users
AuthUser ID is now displayed in the user's profile in the DXP
Fixed an issue with user edits wiping other data when changing a user's group. Groups are now being updated with the rest of the form