Release Notes for Iteration 3 - stacc-dasso/woocommerce-extension GitHub Wiki

STACC's WooCommerce Extension

Version: 0.3.0 Date: 11.11.2018

New Features

  1. The extension is using WooCommerce logger and fully able to log.
  2. The extension is able to sync product inventory.
  3. The extension is able to send events to the API.
  4. The extension is able to fetch recommended products for user.
  5. The extension can send logs to the API.
  6. The extension can fetch products from the API connection framework.
  7. The extension has widget placement settings under Box Preferences
  8. The extension is able to show recommended products in the related products box.

Improvements

None.

Fixes

  1. Search filters can be accessed now when working with search events.

Known Issues

  1. Multiple Travis builds running automated tests at once will most likely fail, because of limited access to the log-file.

Needs To Be Improved

  1. Logging needs to be checked that everything that should be logged, is logged.
  2. Needs more error handling.