Skip to content

Releases: realtimedespatch/magento-orderflow

Version 2.0.0

13 May 09:38
Compare
Choose a tag to compare
  • 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

13 May 09:37
Compare
Choose a tag to compare
  • 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

14 Jul 14:22
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/realtimedespatch/orderflo…