#M2 OM {3.4.6} - 2023-03-28
##Added
- Compatibility with Magento 2.4.6 (Compatibility with 2.4.X is preserved)


#M2 OM {3.4.0} - 2022-08-05
##Added
- Compatibility with Magento 2.4.5 (Compatibility with 2.4.4 is preserved)
##Fixes
- Updated filter logic for Order Grid
- Updated logic for saving and deleting card in Authorize.net CIM
- Minor fixes and refactoring


#M2 OM {3.3.0} - 2022-07-21
##Added
- Compatibility with Magento 2.4.4
- Compatibility with PHP 8
##Fixes
- Minor fixes and refactoring


#M2 OM {3.2.0} - 2022-02-17
##Added
- Compatibility with Magento 2.4.3
##Fixes
Order grid - Mass actions:
- Fix issue with capture invoice
- Fix issue with generate pdf
- Fix issue with delete credit memo/invoice/shipment

Payment
- Fix issue with place order via Auth Net CIM
- Fix issue with authorizing/re-authorize/applying coupon
- Fix issue with changing credit card for Auth Net CIM
- Fix issue with incorrect totals in order

Product
- Fix issue with a return to stock product qty
- Fix issue with add/edit new product to order

Shipping
- Fix issue with recalculate the price


#M2 OM {3.1.0} - 2021-07-12
##Added
- Compatibility with Magento 2.4.2
##Fixes
- Cart Price rules fix
- Store credits not returning after order deletion
- Missing error message for expired card
- Taxes and discounts calculation
- Minor grid styling errors
- Mass actions issues

#M2 OM {3.0.1} - 2021-02-18
##Added
- Compatibility with Magento 2.4.1
##Fixes
- Problem with invoice created through Braintree
- Issue when Multiple Sources are saved
- Default Billing Address does not change through the "Update for the customer too" button
- Issues with Taxes while editing (Tax Zones)
- Manage Sources for product logic doesn't work
- Issue with Credit memo: 404 Not Found
- Mass action error requiring at least one value
- Issue with a note: Invalid customer address id 43
- Issue: The number of customers assigned to the sales representative is not correct
- Coupon Code apply to Ship Amount
- Fixed the "transaction has been declined. Please try again later" message.


#M2 OM {2.9.5.} - 2020-08-07
##Added
- Compatibility with Magento 2.3.4 

### Fixes
- Issues with saleable qty update.
- Minor issues with default values in sources
- Fixed impossibility to assign stock values



#M2 OM {2.9.4.} - 2020-06-18
##Added
- Compatibility with Magento 2.3.4 

#M2 OM {2.9.3.} - 2019-04-09

### Fixes
- Fixed incorrect reauthorization (issue appeared during attempts to edit order if profile was removed from Authorize.net)

#M2 OM {2.9.2.} - 2019-02-05

##Added
- Compatibility with Magento 2.2.7-2.3.0
- Sales Representative compatibility 2.2.7-2.3.0.

### Fixes
- Order Grid, Authorize.net, Multi Inventory minor fixes

#M2 OM {2.9.1.} - 2018-10-30

### Added
- Braintree payment method reauthorization 

### Fixes 
- Order grid bug with appearing columns after the module is disabled
- Fixed compatibility issues


#M2 OM [2.9.0] - 2018-05-23

###Added
- Order Grid: order grid mass actions
- Order Grid: additional order grid columns managing and filtering
- Order Grid: colored order grid based on the status
- Removing of the invoiced order item is blocked
- UpgradeData with scripts used for the converting of data stored as serialized value to JSON value (convert old values while upgrading from Magento 2.1.* to Magento 2.2.*)

###Fixes
- Edit order items issue related to quote items recollect
- Configuring of the item on order edit when quote item was removed or was not restored
- Phone number missing in address info on order view page

#M2 OM [2.8.1] - 2018-02-20

###Fixes
-Fix of the edit payment form when only allowed payments should be shown (adding Braintree restriction)

#M2 OM [2.8.0] - 2018-01-31

##Added
-Compatibility with Magento 2.2.*

###Fixes
-Fix of the adding bundle product to order on order items edit.
-Fix of editing shipments/invoices/credit memos.
-Fix of the adding product to order when an item is out of stock.
-Fix of applying the discount when order item is out of stock and quote items are missing
-Fix of sending order items info with the transaction for Authorize.Net
-Fix of sending shipping address with the transaction for Authorize.Net
-Fix of adding new warehouse/source with default inventory id (now id count starts from 2)

#M2 OM [2.7.0] - 2017-04-21

##Added
-Back to order button after delete invoice/credit memo/shipment.
-Adding ordered items to order grid (disabled).
-Displaying admin username for order comment.

###Fixes
-Fixed design.
-Fixed dependency IWD ALL.
-Fixed state change.
-Fixed access to change the customer.
-Fixed grid.
-Fixed error on the configuration page.