Release Notes for Iteration 4 - stacc-dasso/woocommerce-extension GitHub Wiki
STACC's WooCommerce Extension
Version: 1.0.0 Date: 10.12.2018
New Features
- Logging is now using threshold.
- The extension is able to display different products in multiple recommended boxes.
- The extension is able to check credentials.
- The extension won't try to communicate with the API if credentials check has not succeeded.
- The extension is now using Session ID instead of User ID
- The extension is able to retrieve recommendations for non-logged users.
- Added endpoints to our extension that start logging and product syncing
Improvements
- The extension recommended products boxes are now more customizable
- Logging and error handling has been improved.
- Sending events is now non-blocking.
Fixes
- Fixed running multiple Travis tests at once (Travis CI is now running only one concurrent job at once).
Known Issues
- The real API is always giving us an empty list for recommendations (We are waiting on STACC to see what's going on inside their API, because our extension gets an OK for everything we send towards the API).
Because of this we still use the Mockup API on our Demo Site with the recommendations being:

Needs To Be Improved
None.