I’m excited to announce that CoCart v3 Release Candidate 3 is now available for testing! You can either download it directly from GitHub or install the CoCart Beta Tester plugin.
This release fixes a few minor bugs and tidies up the code a little more. This is the final release candidate before launching real soon.
What’s New since CoCart v3 RC 2?
- NEW: Added
PUT
toAccess-Control-Allow-Methods
- Fixed: Undefined
cart_key
. - Fixed: Undefined object property
ID
. - Fixed: Check
$user_id
is not empty. - Fixed: Passed the product ID & quantity values for add to cart message that is finally added to cart to return the message correctly, specifically for variable products.
- Improved: Various inline docs here and there.
- Removed: Various lines of code not used any more to clean it up.
Testing
If you discover any bugs during the testing process, please let me know by logging a report on the GitHub repository. There I can manage it better and get on the issue asap.