- Short description as title attribute to subcategory links, displaying details on hover.
- Display vouchers, shipping, payment cost and discounts in minibasket.
- New form input to validate basket changes on order confirmation step
- New blocks:
tpl/form/fieldset/user_account.html.twig
- user_account_form_fields
tpl/form/login.html.twig
- checkout_login_form_fields
- checkout_login_form_captcha
- checkout_login_form_buttons
tpl/form/login_account.html.twig
- account_login_form_fields
- account_login_form_captcha
tpl/form/newsletter.html.twig
- newsletter_form_fields
- newsletter_form_captcha
- newsletter_form_buttons
tpl/widget/header/loginbox.html.twig
- loginbox_form_fields
- loginbox_form_captcha
- loginbox_form_buttons
- Updated validation label message for MESSAGE_PAYMENT_BANK_CODE_INVALID to "Please provide a valid BIC code"
- Resolved an issue where force_sid was incorrectly displayed on the address section of the contact page #0007672
- Styling for minimum order price message in checkout
- Show popup error message when product with low stock is added to basket #0005353
- Category tree view visibility for mobile #0007597
- Custom stock message for product when amount gets low #0004401
- Restore translations for private sales
- New theme setting for product picture zoom with three different zoom options
- Three alternative templates for the different zoom options that can be applied per product
- JS function
setOuterHtmlAndExecuteScripts
that inserts HTML content and executes embedded scripts - New blocks:
tpl/form/forgotpwd_change_pwd.html.twig
- forgotpwd_change_password
- forgotpwd_change_password_new
- forgotpwd_change_password_confirm
tpl/form/user_password.html.twig
- user_change_password
- user_change_password_old
- user_change_password_confirm
- user_change_password_new
basketcontents_list.html.twig
- checkout_basketcontents_basketitem_weight
- checkout_basketcontents_basketitem_priceunit
tpl/widget/minibasket/minibasket.html.twig
- widget_minibasket_product_weight
- widget_minibasket_product_priceunit
- Vocabulary, used in RDFa templates, switched from
GoodRelations
toSchema.org
- Increase size of mobile navigation font
- Make aria-labels more informative and add missing ones
- Replaced Google Universal Analytics by Google Analytics 4
- Adjusted
checkout_basketcontents_voucherdiscount
template block to display vouchers with zero value in the cart, allowing for proper handling of free shipping vouchers.
- Currency formatting when using
@Front
parameter - Allow HTML code in payment descriptions
- RDFa templates contain escaped HTML tags
- Template contains wrongly named block #0006429, PR-56
- New item in basket message display #0007548 PR-57
- Contact form success message styling #0007528
- Display of discounted price in basket #0007519
- Required select fields on form submit not marked as invalid #0007564
- PHP v8.1 support
- Google legacy trusted store code