Skip to content

Releases: mailchimp/mc-woocommerce

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

Mailchimp for WooCommerce v4.4

14 Jul 17:34

Choose a tag to compare

Dependencies

  • Bumps axios from 1.6.7 to 1.7.7 in /blocks
  • Bumps webpack from 5.88.2 to 5.94.0 in /blocks

Bug Fixes

  • Fix for Multisite users unable to activate or view plugin
  • Removes unused admin/partial files
  • Updates to copy on account creation page