Skip to content

Releases: mailchimp/mc-woocommerce

Mailchimp for WooCommerce v6.0

10 Mar 15:37
9f1eb18

Choose a tag to compare

  • Adds WooCommerce Order Fulfillments tracking
  • Adds SMS phone number field with consent for checkout
  • Adds Bi-directional SMS contact sync
  • Adds Order creation error handling
  • Adds Customer skip sync logging
  • Fixes Fatal error in subscription payment processing
  • Fixes Cart update incorrectly setting subscriber status to transactional
  • Fixes Backorders status sync between WooCommerce and Mailchimp
  • Fixes Sync status icon positioning in admin
  • Fixes PHP deprecated parameter warnings on plugin connection
  • Fixes Undefined array key "SERVER_NAME" log warnings
  • Updates plugin metadata
  • Updates js-yaml to 4.1.1
  • Updates node-forge to 1.3.2
  • Updates qs to 6.14.1 and express to 4.22.1
  • Updates lodash to 4.17.23
  • Updates playwright to 1.56.1
  • Updates tar-fs to 3.1.1
  • Removes unused functions
  • Updates plugin metadata

Mailchimp for WooCommerce v5.5.1

19 Aug 14:22

Choose a tag to compare

  • Guest checkout sync logic fix
  • Site Performance update - Disabled mailchimp_landing_site cookie by default.

Mailchimp for WooCommerce v5.5

12 Aug 13:07
c0e3687

Choose a tag to compare

  • WooCommerce block dependency updates
  • Logging enhancements
  • Better compatibility when external object cache is detected
  • Refactor Connected Sites API connection
  • Adds support for Product visibility logic for syncing

Mailchimp for WooCommerce v5.4

14 Jul 17:36
9ce1e20

Choose a tag to compare

What's New

  • Performance and User Interface improvements
  • Ability to sync Product Short Description

WordPress & WooCommerce Compatibility

  • WordPress: 6.2 - 6.8
  • WooCommerce: 8.2 - 9.8
  • PHP: 7.4+

Mailchimp for WooCommerce v5.3

14 Jul 17:36

Choose a tag to compare

What's New

  • WooCommerce Product Category Sync
  • Updated compatibility with WPML 4.7
  • Improved database query performance to reduce processing time and optimize overall plugin efficiency

Bug Fixes

  • Fix issue where logs were being saved despite setting preferences to disable logging
  • Fix for trash and permanently deleted coupons
  • Removed duplicate queries

Dependencies

  • Updated various dependencies including cookie, express, and @wordpress/e2e-test-utils
  • Bumped serialize-javascript from 6.0.1 to 6.0.2 in /blocks
  • Bumped cookie from 0.4.2 to 0.7.1, express, and @wordpress/e2e-test-utils-playwright

Mailchimp for WooCommerce v5.2

14 Jul 17:36
fb839fb

Choose a tag to compare

Bug Fixes

  • Fix cached value for double opt in (optimization)
  • Fix for subscription statuses changing on updates
  • Removes WooCommerce plugin check #1226
  • Fix for trashed and permanently deleted products appearing in Mailchimp

Mailchimp for WooCommerce v5.1

14 Jul 17:36
fb839fb

Choose a tag to compare

New Features

  • Backend Optimizations/enhancements to aid in support

Mailchimp for WooCommerce v5.0

14 Jul 17:36

Choose a tag to compare

New Features

  • Introduced a user-agent header "Mailchimp Support" to identify the plugin for support. Servers blocking external post traffic should add this to their safe user-agents.

Bug Fixes

  • Resolved issue where product images appeared blurry after plugin updates and improved product image handling
  • Fixed PHP warning triggered when executing wpml_switch_language_action due to missing language information. Language code validation is now performed before function execution
  • Addressed syncing issues with customers and promo codes, specifically the inability to sync more than 500 orders
  • Resolved API Request Error related to Mailchimp's API during sync operations
  • Corrected inaccurate overview stats shifting during sync, which incorrectly displayed order numbers
  • Fixed an issue where esc_html was incorrectly used instead of esc_attr, causing store names to be saved with HTML entities in Mailchimp

Maintenance

  • Implemented workaround for Content Security Policy issues related to unsafe-eval in mailchimp-woocommerce-public.min.js

Mailchimp for WooCommerce v4.5

14 Jul 17:35

Choose a tag to compare

What's New

  • Version bump with maintenance updates

Mailchimp for WooCommerce v4.4.1

14 Jul 17:34
79cc1b9

Choose a tag to compare

Performance

  • Bump serve-static and express in /blocks for improved performance

Bug Fixes

  • Resolved issue with Mailchimp sync getting stuck at 200 contacts
  • Fixed deprecated warning for Menu::add_plugin_item in Mailchimp for WooCommerce
  • Corrected customer count function to ensure accurate reporting
  • Fixed inaccuracies in overview stats display
  • Enhanced Remote Diagnostics error handling