Version 2.3.3 (August 26, 2024)
Features:
- - Changed comments format from // to /**/ to prevent errors with HTML minification.
Version 2.3.2 (July 11, 2024)
Features:
- - Improved compatibility with payment method amasty_cash_on_delivery.
- - Security improvements. Use Magento SecureRenderer to whitelist an inline script.
Fixes:
- - Fixed an issue with inconsistent between the order items in order and the order items on the edit form.
Version 2.3.1 (April 25, 2024)
Features:
- - Added ability to delete order items that have invoices or shipping info.
Fixes:
- - Fixed the issue when the shipping or payment method was used from one store view, now the methods are used from the store view the order has been placed on.
Version 2.3.0 (February 26, 2024)
Features:
- - Improved order editing log view.
- - Added compatibility with Amasty Table Rates.
- - Added compatibility with Amasty Shipping Rates.
Fixes:
- - Fixed the issue with editing the custom payment method fields.
- - Fixed the issue with tax editing when different order items have different tax rates.
Version 2.2.3 (August 11, 2023)
Features:
- - Order editing restriction by admin users.
- - Options to set restrictions for order editing by Orders Status, Invoiced/Shipped/Refunded Orders.
Fixes:
- - Incorrect discount amount after editing product with customizable options.
Version 2.2.2 (May 29, 2023)
Features:
- - Ability to set zero shipping price.
Fixes:
- - SQL error on Magento instances that use prefixes in DB table names.
Version 2.2.1 (May 26, 2023)
Features:
- - Added ability to set custom shipping rate.
Fixes:
- - Incorrect shipping tax calculation in order totals.
Version 2.2.0 (May 17, 2023)
Features:
- - Added ability to edit taxes.
- - Added ability to edit invoiced configurable items.
- - Added ability to edit bundle products.
- - Compatibility with Cash on Delivery.
- - Compatibility with Magento 2.4.6.
Fixes:
- - Not all available shipping methods were displayed.
Version 2.1.0 (February 15, 2023)
Features:
- - Improved editing of the ordered items options.
- - Improved refactoring of the order-saving process.
Fixes:
- - Fixed issue with getting customer ID from the quote.
Version 2.0.6 (November 23, 2022)
- - Additional improvements for editing order configurable products.
Version 2.0.5 (November 16, 2022)
- - Fixing issue with editing configurable products.
- - Fixing issue with unable to edit order imported from another system that does not have a quote.
Version 2.0.4 (August 16, 2022)
- - Compatibility bug fix for Magento 2.4.5
Version 2.0.3 (August 05, 2022)
- - Backward compatibility with PHP7.4.
- - Clearing admin quote session after order edit is done.
Version 2.0.2 (July 12, 2022)
- - Fixed issue with billing address changing if order contains only virtual items.
- - Fixed issue with tax calculation after order items change.
Version 2.0.1 (July 07, 2022)
- - Multi-currency support.
- - Сode improvements.