Skip to content

1.3.0

Compare
Choose a tag to compare
@bookernath bookernath released this 06 Dec 17:54
· 186 commits to master since this release
3df57c0

Added

  • Added templates, styles, and plugin logic for compatibility with the Official AMP
    Plugin for Wordpress, through version 1.0. Themes still need to be made AMP-compatible
    if not using AMP classic mode.
  • Added REST endpoints to proxy several BigCommerce API endpoints, including catalog,
    channels and cart. Most requests are cached for ten minutes by default.
  • Added creation and handling of a BigCommerce webhook to bust cached proxy data
    related to a product when the product is updated in BigCommerce.