Skip to content

Releases: clonerdev/WooCommerce-Cart-Sync-Device

v3.1.0

28 Oct 11:38
Compare
Choose a tag to compare

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

18 Oct 20:05
Compare
Choose a tag to compare

v3.0.0 stable👨‍💻

3.0.0

  • Synchronization with Litespeed cache
  • Development
  • Fix Bug

v2.5.0

30 Sep 15:07
Compare
Choose a tag to compare

v2.5.0 stable

2.5.0

  • Synchronization with Litespeed cache
  • Fix Bug

2.0.0

  • Add plugin setting
  • Adding Persian language to the plugin
  • Fix Bug

v1.0.4

10 Sep 16:43
Compare
Choose a tag to compare

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.