Skip to main content

5.4.1.26 - 22 Mar 2021

Improvements (5)

  • 2021-03-11 #XCC-1810 (Damir Khamidullin)

    Added the ability for customers to share their wish list with other using a direct link; anyone with the link will be able to view it. #QSL-MyWishlist

  • 2021-02-28 #XCC-1767 (Alexander Shevelov)

    Added a new payment method - Stripe Connect. #XC-Stripe

  • 2021-02-26 #XCC-1718 (Damir Khamidullin)

    Added the ability for registered customers to submit an application to become registered as a vendor. #XC-MultiVendor

  • 2021-03-15 #XCC-1649 (Artem Glibanov)

    Added support for Vatsense.com service for the validation of VAT numbers. Added support for HMRC service for the validation of UK VAT numbers. #CDev-VAT

  • 2021-02-28 #ECOM-53 (Alexander Shevelov)

    Migrate Stripe from legacy version to the new one. #XC-Stripe

Fixes (22)

  • 2021-03-18 #XCB-400 (Ildar Amankulov)

    Handlers for CAPTURE and AUTHORIZE requests have been fixed. #CDev-Paypal

  • 2021-03-15 #XCB-360 (Damir Khamidullin)

    JS error in the console at checkout with CDev-SocialLogin configured. Fixed. #CDev-SocialLogin

  • 2021-03-16 #XCB-358 (Damir Khamidullin)

    Fatal error if logging in via Facebook (with the add-on CDev-SocialLogin configured). Fixed. #CDev-SocialLogin

  • 2021-03-12 #XCB-344 (Ildar Amankulov)

    Fatal error if updating a user profile via the store Admin area with the cookie language = enUS set for admin. Fixed. #CDev-Core_

  • 2021-03-10 #XCB-309 (Fedya Lavrentyev)

    Layout issues on the Order details page in the Admin area if the button "Forbid access to entire site from this IP" is displayed. Fixed. #QSL-AdvancedSecurity

  • 2021-03-04 #XCB-308 (Fedya Lavrentyev)

    Data cache is now force flushed and rebuilt after making changes to templates via the Admin area -> Look & Feel -> Edited templates section. #XC-ThemeTweaker

  • 2021-03-10 #XCB-299 (Fedya Lavrentyev)

    On iOS text input fields were displayed with a shadow, which was not needed. #XC-CrispWhiteSkin

  • 2021-03-02 #XCB-295 (Damir Khamidullin)

    Changed the location of classes from the folder XLite\Module\QSL\HorizontalCategoriesMenu\Module\XC\MultiVendor to the folder XLite\Module\QSL\HorizontalCategoriesMenu\Module\XC\MultiVendor\View. #QSL-HorizontalCategoriesMenu

  • 2021-03-16 #XCB-290 (Damir Khamidullin)

    When trying to access a missing add-on via a URL, for example, admin.php?target=module&moduleId=something, the user is redirected to the store's "Page not found" page at /admin.php?target=page_not_found. #CDev-Core

  • 2021-03-04 #XCB-286 (Fedya Lavrentyev)

    Wishlist vs Google ReCAPTCHA. A page reload was causing the top message to disappear too quickly. Fixed. #QSL-reCAPTCHA

  • 2021-03-05 #XCB-285 (Fedya Lavrentyev)

    When sending an email linking to external image sources, curl descriptors were not removed. Fixed. #CDev-Core

  • 2021-03-04 #XCB-281 (Fedya Lavrentyev)

    Empty translations were saved to database when editing shipping methods if the translations for the current language were missing. Fixed. #CDev-Core

  • 2021-03-04 #XCB-279 (Fedya Lavrentyev)

    Verified user vs Mailchimp. Subscription confirmation email was not sent if Moderated registration = ON. Fixed. #QSL-VerifiedUsers #XC-MailChimp

  • 2021-02-27 #XCB-274 (Damir Khamidullin)

    FLC. Class attributes on checkout page elements were duplicated. Fixed. #CDev-Core

  • 2021-02-28 #XCB-271 (Alexander Shevelov)

    Webmaster kit. "Fatal error: Allowed memory size..." errors if Log SQL queries = On. Fixed. #XC-WebmasterKit

  • 2021-03-04 #XCB-266 (Fedya Lavrentyev)

    2nd level nested menu was not getting displayed + Some layout issues related to displaying the elements of the menu. Fixed. #QSL-MultilevelMenu #XC-CrispWhiteSkin

  • 2021-03-16 #XCB-251 (Alexander Shevelov)

    Added the ability to send messages multiple times. If sending a blank message, the submit button and message box do not get disabled. #XC-VendorMessages

  • 2021-03-04 #XCB-250 (Nikita Erkhov)

    Mailchimp. Layout issues related to displaying the checkboxes on the cart.php?target=mailchimpsubscriptions page. Fixed. #XC-MailChimp #XC-CrispWhiteSkin_

  • 2021-02-25 #XCB-245 (Damir Khamidullin)

    Removed the ability to create more than one order list filters with the same name. #CDev-Core

  • 2021-03-12 #XCB-233 (Nikita Erkhov)

    Fixed displaying the popup message on hover over the "!" icon. The message is now displayed over the other elements of the block. The "!" icon is now aligned with the left side of the block. #XC-Service

  • 2021-03-03 #XCB-205 (Nikita Erkhov)

    Price On Request vs. Product Variants. The Request Price button was not functional for non-default variants. Fixed. #QSL-CallForPrice

  • 2021-03-03 #XCB-199 (Nikita Erkhov)

    VariantsTableView. Layout issues on the product details page. Fixed. #QSL-LoyaltyProgram #QSL-VariantsTableView