Releases: mailchimp/mc-woocommerce
Releases · mailchimp/mc-woocommerce
Mailchimp for WooCommerce v5.5.1
- Guest checkout sync logic fix
- Site Performance update - Disabled mailchimp_landing_site cookie by default.
Mailchimp for WooCommerce v5.5
- 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
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
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-javascriptfrom 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
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
New Features
- Backend Optimizations/enhancements to aid in support
Mailchimp for WooCommerce v5.0
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
What's New
- Version bump with maintenance updates
Mailchimp for WooCommerce v4.4.1
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
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