WooCommerce Flat Rate Boxes Shipping Version 2.4.3 Changelog
* Tweak – WooCommerce 9.9 compatibility.
* Tweak – WooCommerce 9.9 compatibility.
* Fix – Resolve an issue with translations concerning English variants (en_GB and en_ZA are removed to address the issue for now)
2025-06-12 version 3.0.1
* Fix – Remove an unused dependency that may have triggered errors in some environments
* Feature – Add notifications for order status updates
* Tweak – Improve caching of available channels to reduce API calls
* Add: custom outbid message for proxy
* Add: WooCommerce email previews
* Fix: warning
* New – Compatibility with WooCommerce Product Bundles plugin.
* Update – Option to limit trial feature supported for product level in variable subscription products.
* Dev – Code improvements.
* Dev – Bump WooCommerce Subscriptions “tested up to” version 7.5.0.
* Dev – Bump WordPress “tested up to” version 6.8.1.
* Dev – Bump WooCommerce “tested up to” version 9.8.5.
* fix – `value` property in `add_to_cart` event
* tweak – tested against the latest version of WooCommerce
* Fixed: Breaking page issue when adding pattern which has column element
* Fixed: Error when running class migration
* Added: Remove payment instruction option and switch to shortcode
* Fixed: ‘Migrate’ button remains available after migrations have succeeded
* Fixed: Change the recipient zone in the template list
* Fixed: Don’t show template post to the frontend
* Fixed: Preview email when not supporting third-party
* Fixed: Import templates from legacy JSON not working
* Fixed: Tracking Information element layout issue
* Fixed: Shortcode for order taxes
* Fixed: Element is disabled, but if there is data in the template still showing up
* Fixed: Small bugs
* Fix – Resolved a PHP warning related to accessing null array offsets.
* Enhancement – Added conditional logic for email verification during checkout.
* Enhancement – Refreshed the plugin settings page design for better usability.
* Enhancement – Improved internal naming conventions for consistency.
* Enhancement – Introduced a setting to optionally disable the WooCommerce Store API checkout endpoint to reduce spam orders bypassing verification.
* Enhancement – Added a Customizer setting to modify the email notification sent when a customer changes their email address.
* Dev – Tested with WooCommerce 9.8.5
* Dev – Tested with WordPress 6.8.1
* Dev – Removed deprecated WC_BIS_Core_Compatibility::wc_current_theme_is_fse_theme.