Skip to content

Release 21.5.0

Compare
Choose a tag to compare
@mikefromgrr mikefromgrr released this 21 Jul 13:00
· 46 commits to master since this release
739b6b1

Minor improvements to order exporting for Loyalty.

  1. Improve email filtering to match on entire email address vs a portion/substring making it slightly more resilient in screening unsupported emails.
  2. Improve order export to better detect and skip odd/rare orders that contain no products as the Yotpo API will not ingest them.
  3. Slightly modified order export to exit more gracefully when there are no orders to process.

Bonus: Switched all TIFF screenshot images in the "Integration Guide - Yotpo.docx" to PNG format. This shrinks this word .docx file size from ~75MB to ~2MB. This saves 73MB per alteration that is committed to source control, reducing repository bloat. Otherwise, no meaningful content changes to the document except for the version number bump and the release notes section.