WooCommerce Fedex Shipping Version 4.4.8 Changelog
* Fix – Security fixes.
* Fix – Security fixes.
* Fix – Prevented open_basedir warnings by correcting asset path resolution for checkout blocks and hardening file existence checks.
* Fix – Email verification issue in checkout block for guest users using already verified emails (affects both inline and popup methods)
* New: Display a pop-up for “Buy Again” products in each order to update quantity before repurchase.
* Dev: Bump WordPress “tested up to” version 6.8.3.
* Dev: Bump WooCommerce “tested up to” version 10.3.4.
* FIX: ANTI-FRAUD-129 – Anti-Fraud Compatibility Issue with Custom Checkout Pages.
* FIX: ANTI-FRAUD-135 – Anti-Fraud Processing Loop Causing Checkout Timeouts.
* FIX: ANTI-FRAUD-137 – Anti-Fraud Dashboard Performance Fix and reCAPTCHA Compatibility Improvement.
* New: Added REST API endpoint to retrieve detailed store credit and available coupons for authenticated users
* Fix: Error in cart for auto apply coupon for subscription variable product
* Fix: Product meta for image upload not saving properly
* Developer: Added filters ‘wc_sc_unused_coupon_reminder_coupon_ids’ and ‘wc_sc_unused_reminder_email_coupon’ to modify coupon IDs and coupon object before sending unused reminder emails
* Tweak: Some additional checks to prevent running unnecessary code on the product edit page on the admin side
* Update: Moved shortcode ‘wc_sc_balance’ and ‘smart_coupons_balance’ to run with hook ‘init’
* Update: Moved error logging for feature of image upload from system level logging to error logging of the plugin
* Update: Translations
* Fix – Resolved PHP fatal error: call_user_func_array(): Argument #1 ($callback) must be a valid callback caused by missing method register_account_notification_on_checkout in Customer_Email_Verification_Email_Settings class during checkout hook execution.
* Update – Price Update feature supported for Bundled products(WooCommerce Product Bundles plugin).
* Dev – Bump WooCommerce “tested up to” version 10.2.2.
* Dev – Bump WordPress “tested up to” version 6.8.3.
* Dev – Bump WooCommerce Subscriptions “tested up to” version 7.9.0.
* Fix – Addressed errors reported by WooCommerce’s Quality Insights Toolkit.
* Add – Added a button color option for quote emails.
* Add – Implemented automatic redirection to the payment page after converting a quote to an order.
* Fix – Resolved an issue where the admin bar was not displaying.
* Fix – Corrected a design issue in the popup.
* Fix – Made minor design enhancements.
* Add – Compatible with WooCommerce 10.3+.
* Fix – Incorrect translation context for the discount badge.
* Fix: Uncaught Error: Class ‘WC_SC_Email’ not found
* Update: Restricted some code execution from the places where it’s not required
* Update: Translations