Change log for Magento 2 Convert Guest to Customer Extension
We do our best in order to release new versions of the Convert Guest to Customer extension with new features at least once a two month. Also, we release compatibility changes for new magneto versions and bug fixes as soon as possible. . You can always download new Convert Guest to 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.1.5 ( September 03, 2024)
Features:
- - Security improvements. Now Magento SecureRenderer is used to whitelist an inline script.
- - Added compatibility with Stripe 4.0.0.
- - Prevent error when an object is used in address data.
Version 2.1.5 (December 04, 2023)
Features:
- - Improved guest to customer conversion when order customer's first and last names contain invalid characters.
Version 2.1.4 (November 27, 2023)
Fixes:
- - Issue with bin/magento setup:install command if the module files were added before Magento installation.
Version 2.1.3 (July 15, 2023)
Fixes:
- - When the "Automatically Convert Guest To Customer" option is enabled, customers can't place orders (only in extension version 2.1.2 and Magento lower than 2.4.3).
Version 2.1.2 (June 14, 2023)
Features:
- - Additional compatibility changes for PHP8.2.
- - Option to automatically convert guest to a customer on specific order status.
Version 2.1.1 (June 12, 2023)
Fixes:
- - Fixed error $this->logger variable not defined.
Version 2.1.0 (March 03, 2023)
Features:
- - Added an option to reset extension config options to use system values.
- - "Allow Customer To Assign Its Guest Orders" no longer requires an email confirmation.
Fixes:
- - Fixed an issue with an invalid order address not being skipped even if the "Invalid Order Address Action" option is enabled.
Version 2.0.27 (January 30, 2023)
Features:
- - Option to change customer group information in the order during converting it to customer.
Fixes:
- - Sending a welcome email even if it is disabled.
Version 2.0.26 (October 04, 2022)
Features:
- - Set the default "Skip" value for the "Invalid Order Address Action" config option.
- - Improved compatibility with Magento Commerce custom customer address attributes.
Version 2.0.25 (June 20, 2022)
Fixes:
- - Customer grid index require re-index.
- - Login works with an error on Magento 2.4.4. Error: ypeError: Argument 1 passed to Magefan\GuestToCustomer\Model\ Order\GuestOrderManagement:: isCustomerHasUnassignedGuestOrders() must be of the type string, null given.
Version 2.0.24 (April 18, 2022)
Fixes:
- - Added default value for Assign Guest Order to Customer Confirmation Email Template
Version 2.0.23 (April 15, 2022)
Features:
- - Added an option "Allow Customer To Assign Their Guest Orders"
Version 2.0.22 (March 9, 2022)
Fixes:
- - Improved validation process for invalid address.
Version 2.0.21 (December 23, 2021)
Features:
- - CLI command to convert all guest orders to customer accounts: > bin/magento magefan:guest-to-customer:convert-all.
- - Convert invalid street address lines to valid ones.
Version 2.0.20 (March 1, 2021)
Fixes:
- - Change order customer option does not work properly if an order is assigned to the guest. It just converts a guest to a new customer and doesn't assign an order to existing customer.
Version 2.0.19 (January 25, 2021)
Features:
- - Added option to automatically subscribe a customer to the newsletter during the conversion.
Version 2.0.18 (July 3, 2020)
Fixes:
- - Fix for checkout extensions (e.g. One Step Checkout) that enable the required VAT field.
Version 2.0.17 (May 18, 2020)
Fixes:
- - Fixed error during assigning guest orders to customers related to invalid old customer addresses.
- - Now custom customer group can be assigned only if it is a new customer.
Version 2.0.16 (April 28, 2020)
Fixes:
- - "Automatically Convert Guest To Customer" does not work if placed an order via PayPal.
Version 2.0.15 (March 14, 2020)
Fixes:
- - If the "Automatically Convert Guest To Customer" option is enabled customer does not appear at the customer's grid after a guest order was placed and automatically converted to the customer.
Version 2.0.14 (February 27, 2020)
Fixes:
- - Fixed fatal error on Magento Commerce 2.3.4. Error message: Uncaught TypeError: Argument 1 passed to Magento\Framework\ Reflection\CustomAttributesProcessor:: convertCustomAttribute() must implement interface
Version 2.0.13 (February 05, 2020)
Features:
- - Improved guest to customer conversion for orders with corrupted address data (e.g. after migration from Magento 1 or other platform).
- - Improved text and labels.
Version 2.0.12 (December 24, 2019)
Features:
- - Option to disable/enable Welcome Email once a guest is converted to a customer.
- - Improved converting logic .
- - Code style improvements.
Version 2.0.11 (September 21, 2019)
Features:
- - Option to change an order customer (reassign the order to other customers).
- - New customer account group option.
- - Option to disable/enable assign an order address to customer account during guest to customer conversion.
Version 2.0.10 (September 9, 2019)
Fixes:
- - DI compile error: Incorrect dependency in class ... Message\Manager Interface already exists in context object.
Version 2.0.9 (July 24, 2019)
Feature:
- - Added button in extension settings to import ALL old guest orders.
Version 2.0.8 (May 21, 2019)
Feature:
- - Assign downloadable order items to a customer during a guest to customer conversion.
Fixes:
- - An order address not added to a customer in Magento 2.3.1.
Version 2.0.7 (April 26, 2019)
Fixes:
- - The option to automatically create a customer once the guest order is placed threw an error when there was no shipping address in the order (e.g. for order with virtual or downloadable products).
Version 2.0.6 (April 11, 2019)
Feature:
- - Ability to automatically create a customer once the guest order is placed.
Fixes:
- - Additional fix for Issue on multi language stores: customer is created with the "default" store ID. Now order store ID is assigned to the customer. For existing customers need to change "Send Welcome Email From" option.
Version 2.0.5 (March 26, 2019)
Fixes:
- - Issue on multi language stores: customer is created with the "default" store ID. Now order store ID is assigned to the customer. For existing customers need to change "Send Welcome Email From" option.
Version 2.0.4 (November 27, 2018)
Fixes:
- - Fix for v2.0.3. 2 same addresses are added to a customer address book
Version 2.0.3 (November 22, 2018)
Fixes:
- - An address is not assigned as a default address
- - When use 2 different addresses for billing and shipping, only one address is assigned to a customer
Version 2.0.2 (October 24, 2018)
Fixes:
- - Order address is not assigned to a customer