Releases: realtimedespatch/magento-orderflow
Releases · realtimedespatch/magento-orderflow
Version 2.0.0
- PHP 7.x Compatibility
- added additional database indexes to optimise query performance
- resolved Undefined property: stdClass::$lastOrderExported exception
- updated the support message copy
- resolved request type column grid filter issue
- removed redundant code / housekeeping
- optimised database storage by retrieving the request, and response bodies from the requests table only
- optimised database storage by ensuring the log cleansing cron job clears down the requests tables
Version 1.0.0.40
- added additional database indexes to optimise query performance
- resolved Undefined property: stdClass::$lastOrderExported exception
- updated the support message copy
- resolved request type column grid filter issue
- removed redundant code / housekeeping
- optimised database storage by retrieving the request, and response bodies from the requests table only
- optimised database storage by ensuring the log cleansing cron job clears down the requests tables
Version 1.0.0.38
Merge branch 'master' of https://github.com/realtimedespatch/orderflo…