You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We added aria labels for reasons of accessibility.
The email attachment widget was added to the ShopBuilder. The widget makes it possible to attach files to emails that are sent via the contact form.
Changed
Images displayed in the category description now have a maximum width.
<alt> and <title> attributes are no longer placed on <picture> elements. The <title> attribute is now placed on <img> elements.
The secret Google reCAPTCHA key has been removed from the global configuration object.
The icon for deleting addresses in the ShopBuilder has been changed from an X to a waste bin. We would like to thank @daniel-mannheimer for their contribution.
Buttons for saving the cookies selection have been added to the privacy settings widget.
Fixed
Selecting an address in the checkout could lead to an error. This has been fixed.
The company logo could overlap the button for the category navigation on mobile devices. This has been fixed.
On small displays it was possible that clicking the attribute selection of an item reset the scrolling position. This has been fixed.
Due to an error, users were redirected to the checkout with an empty shopping cart if they aborted the payment process of an external payment provider by clicking the back button in the browser. The user is now instead redirected to the order confirmation. The status of the order is set to "Not yet paid".
Changed templates
In Ceres 5.0.21 we have made changes to a number of template files which are relevant for theme developers. You can find a list of the changed templates below. Each link directs you to the effected changes in the corresponding files.