5.0.43
maxiroellplenty
released this
30 Nov 14:50
·
2886 commits
to stable
since this release
v5.0.43 (2021-11-30) Overview of all changes
Added
aria-labels
have been added to every Close button. We would like to thank @MaxBentz for their contribution!- The entry
cookieBarDenyAll
was added to the multilingualism UI for changing the text of the Reject all button of the cookie bar.
Changed
- The default cookie bar of plentyShop now contains the three buttons Accept selection, Accept all, and reject all.
- All cookie bar buttons are now in the same colour.
Fixed
- The default logos for plentyShop LTS and plentymarkets were not correctly displayed. This has been fixed.
- Payment methods that included a lot of descriptive text were not correctly displayed in the checkout on small display sizes. This has been fixed.
Changed templates
- In Ceres 5.0.43 we made changes to template files which are relevant for theme developers. You can find the changed templates below. The link directs you to the effected changes in the corresponding files.
- resources/js/src/app/components/basket/AddItemToBasketOverlay.vue
- resources/js/src/app/components/basket/BasketPreview.vue
- resources/js/src/app/components/customer/login/ForgotPassword.vue
- resources/js/src/app/components/customer/login/LoginView.vue
- resources/js/src/app/components/myAccount/EditCouponOverlay.vue
- resources/js/src/app/components/orderReturn/OrderReturn.vue
- resources/js/src/app/components/pageDesign/Notifications.vue
- resources/views/Customer/Components/AddressSelect/AddressSelect.twig
- resources/views/MyAccount/Components/AccountSettings.twig
- resources/views/MyAccount/Components/BankDataSelect.twig
- resources/views/MyAccount/Components/ChangePaymentMethod.twig
- resources/views/MyAccount/Components/OrderHistory.twig
- resources/views/PageDesign/PageDesign.twig