Skip to content

5.0.13

Compare
Choose a tag to compare
@Tim-M-S Tim-M-S released this 28 Sep 17:28
· 5451 commits to stable since this release
d3689ff

Changelog

Changed

  • We added the option Display on legal pages to the settings of the breadcrumbs widget. This setting only applies to legal pages that have been created with the ShopBuilder.
  • The data for breadcrumbs is now always loaded if a user is on an item or content category page that is linked with the ShopBuilder. Therefore, the breadcrumbs widget is always able to display the path to the current category.
  • Performance has been improved for online stores that use an external search provider.
  • We removed an obsolete setting from the item data table widget.

Fixed

  • The field addressFieldName1 appeared twice in the multilingualism interface. This has been fixed. We would like to thank @Lauflust for the contribution.
  • Under certain circumstances, the sticky container widget reset to its original position while scrolling, which led to a shaky display of the widget. This behaviour has been fixed.
  • The input field of the guest order widget was not automatically selected. This has been fixed.
  • The normalizeUrl function could lead to errors if the setting Trailing slash was inactive, but the page was accessed via a URL with a trailing slash. This behaviour has been fixed.
  • The loading animation was not displayed while the step-by-step navigation loaded additional categories. This has been fixed.
  • The navigation tree now checks if subcategories exist, even if the next level of the category tree has not been loaded.
  • Under certain circumstances, an error could occur if no API key had been stored for Google reCAPTCHA. This has been fixed.
  • The meta tag og:image was not correctly filled in in the category view. This behaviour has been fixed.
  • In a standard My Account area, it was possible to create returns, even though the corresponding setting in the Ceres configuration was inactive. This setting now applies as intended.

Changed templates