Skip to content

5.0.5

Compare
Choose a tag to compare
@stentrop stentrop released this 30 Jun 05:41
· 5616 commits to stable since this release
bf761cd

Changelog

Changed

  • The build files ceres.js.map, ceres.min.js, and ceres.min.js.map have been removed for reasons of obsolescence.
  • You can now display an additional tooltip for attributes that are displayed as images. You can customise the text of the tooltip in the multilingualism interface. You can find the key singleItemAttributeTooltip in the section Ceres » Single item view. You can use the variable :attribute to display the attribute's name and the variable :value to display the name of the attribute's value.

Fixed

  • The font files of FontAwesome have been updated.
  • In cases of more than 500 variations, lazy loaded variations are now correctly taken into account in the calculation of available combinations.
  • Order characteristics in the shopping cart and the shopping cart preview are now displayed in their full length instead of being truncated.
  • Long category names in the title of the item list widget could shift the page content on smaller display sizes, thereby leading to display errors. This has been fixed.
  • Due to an error in the PrivacySettings component, the toggle buttons for activating and deactivating cookies were always displayed as inactive. This has been fixed.
  • The language selection was unable to determine the correct URL for several languages. This has been fixed.