Releases: clonerdev/WooCommerce-Cart-Sync-Device
Releases · clonerdev/WooCommerce-Cart-Sync-Device
v3.1.0
v3.1.0 stable👨💻
3.1.0
- Improved file structure and organization.
- Moved inline styles and scripts to external CSS and JS files.
- Resolved issues with creating the custom table wp_wcsd_cart_data.
- Fixed errors related to fetching cart data from the custom table.
- Enhanced AJAX handlers for syncing cart data with better error handling.
- Improved cart synchronization for item additions, removals, and quantity updates.
- Updated webhook test functionality for secure communication.
- Added extensive error logging for debugging purposes.
- Updated translation strings for improved localization.
v3.0.0
v2.5.0
v1.0.4
1.0.4
- Fix Bug
1.0.0
- Initial release with full functionality for synchronizing WooCommerce carts across devices for logged-in users.
- Custom database table for storing and retrieving cart data.
- Admin settings for configuring the plugin.
- Real-time cart synchronization using webhooks.