Change log for Magento 2 Login As Customer Extension
We do our best in order to release new versions of the Login as Customer extension with new features at least once a two month. We also release compatibility changes for new Magento versions and bug fixes as soon as possible. You can always download new Login as Customer module versions archive on our website or via the composer. In case you need some new features or if you have any questions don't hesitate to contact us.
Version 2.3.5 ( August 16, 2024)
- - Added compatibility with the Hyvä theme.
Version 2.3.4 ( June 3, 2024)
- - Fixed the PHP Parse error: syntax error, unexpected ')' in Plugin/Magento/Customer/Model/Visitor.php on php 7.2 or older.
Version 2.3.3 (April 22, 2024)
- - Fixed an issue with customer data not being added to the customer_visitor table and displaying wrong information in the Customers Now Online Grid after "Login as Customer" from the customers grid.
Version 2.3.2 (April 22, 2024)
- - Fixed an issue on some Magento versions when using Login As Customer Extension — compare products from all customers are assigned to a customer admin user logins to.
Version 2.3.1 (September 22, 2023)
- - Fixed issue with using a wrong store view code in login URL.
Version 2.3.0 (July 03, 2023)
- - Option to reset extension config options to use system values.
- - Improved security. Added escapeUrl for view/frontend/templates/login.phtml template.
- - Removed admin notification observer and feed model.
Version 2.2.5 (May 20, 2020)
- - Fixed JS error "getSectionNames is undefined" in extension v2.2.4 on Magento 2.2.x
Version 2.2.6 (July 17, 2020)
- - Minor code changes
Version 2.2.5 (May 20, 2020)
- - Fixed JS error "getSectionNames is undefined" in extension v2.2.4 on Magento 2.2.x
Version 2.2.4 (May 14, 2020)
- - Compatibility fix for Magento 2.3.5
- - Code style improvements
Version 2.2.3 (February 12, 2020)
- - Important Security Issue Fix (Read details)
Version 2.2.2 (February 10, 2020)
- - Fix for Magento B2B. Disable to login as a customer, when customer's company is not approved
- - Fix for Magento Cloud. Cannot login as a customer, the product key is missing
- - Fixed error on manual-store view pickup for Magento 2.1.x
Version 2.2.1 (November 7, 2019)
- - Code style improvements for Magento Marketplace validation process
- - Fixed the issue on the checkout "Shipping information was unable to be saved. Verify the input data"
Version 2.2.0 (August 8, 2019)
- - Added the option to select a Store View / Website when login into a customer account
- - Changed extension license from OSL-3.0 to EULA
Version 2.1.9 (April 25, 2019)
- - Improved code styling
Version 2.1.8 (September 1, 2018)
- - Added option to keep guest items in shopping cart
- - Created a separate PHP class method for getting customer Store ID
Version 2.1.7 (May 22, 2018)
- - Code improvements
- - Fixed issue with a redirect to /admin/ (404 pages) after pressing "Login As Customer" button
Version 2.1.6 (April 19, 2018)
- - Fixed issue with Customer Quotes Duplication
Version 2.1.5 (April 10, 2018)
- - Improved login process. Removed 5 seconds delay before entering into a customer account
- - Added "Login as Customer" buttons to the order, invoice, shipment, credit memo pages in Magento 2 admin panel
- - Fixed issue with the Page Cache and customer data invalidation
Version 2.1.4 (November 21, 2017)
- - Fix for the customer store id
Version 2.1.3 (October 24, 2017)
- - Fixed issue with assign customer group
- - Added PHP requirements in composer.json
Version 2.1.2 (June 27, 2017)
Features:
- - Improved compatibility with Enterprise Edition
- - Fixed issue with mixed cart items
Version 2.1.1 (February 11, 2017)
- - Fix for EE Website restriction
Version 2.1.0.1 (July 30, 2016)
Features:
- - Add "Login as Customer" button to customer grid
- - Add Admin User ID parameter to customer session after login
- - Add ability to disable Page Cache for the admin user on the frontend
Version 2.0.2 (June 28, 2016)
Features:
- - Add support of Magento 2.1.0
Version 2.0.1 (June 04, 2016)
Fixes:
- - Admin session expired after login as a customer.