WooCommerce Gift Cards Version 1.10.3 Changelog
* Fix-Fix broken empty state documentation links.
* Fix-Fix deprecation warning for ‘is_admin_or_embed_page’ in WooCommerce 6.3+.
* Fix-Use localized times in Gift Cards admin screens.
* Fix-Fix broken empty state documentation links.
* Fix-Fix deprecation warning for ‘is_admin_or_embed_page’ in WooCommerce 6.3+.
* Fix-Use localized times in Gift Cards admin screens.
* Feature-Charge an additional cost (delivery fee) for choosing specific delivery days and time frames.
* Tweak-Removed the option ‘auto’ in favor of the option ‘required’ in the ‘Delivery fields’ setting.
* Tweak-Hide the delivery fields in the checkout form when there are no available dates.
* Tweak-Keep the delivery fields’ values when refreshing the checkout form.
* Tweak-Prevent the interaction with the delivery fields while the checkout fragments are being refreshed.
* Tweak-Validate the ‘Delivery days’ form field is not empty when adding a time frame to multiple delivery days.
* Tweak-Display the info ‘Number of orders’ in the ‘Description’ column of the ‘Delivery days’ setting table.
* Tweak-Don’t display the delivery estimation text when the range of days is zero.
* Tweak-Added a link to get support in the plugin list.
* Tweak-Improved formatting of the System Status Report.
* Tweak-Tested compatibility up to WC 6.5.
* Tweak-Tested compatibility with WP 5.9.
* Fix-Fixed a double triggering of the event ‘update_checkout’ when clearing the value of the delivery date picker.
* Fix-Fixed compatibility issue for PHP 8.1.
* Dev-Use a WC background process to handle the plugin updates.
* Dev-Use a trait instead of a class for implementing the Singleton pattern.
* Dev-Added custom tables for storing the time frames’ data.
* Dev-Added data stores for handling the delivery days and time frames.
* Dev-WC Subscriptions v2 is no longer supported.
* Dev-Dropped deprecated plugin code up to version 1.7.
* Dev-Deprecated the access as an array to the data properties of a `WC_OD_Data` object.
* Dev-Deprecated custom setting field `wc_od_day_range`.
* Dev-Updated the minimum requirements to WC 3.5, WP 4.7, and PHP 5.4.
* Feature-Introduced validation for composited product add-ons with input type restrictions.
* Tweak-Introduced the ‘woocommerce_composited_item_price’ filter.
* Tweak-Removed the Add to Cart button from out of stock Composites.
* Fix-Fixed fatal error that was triggered from invalid Exception arguments.
* Fix-Fixed deprecation warning for ‘is_admin_or_embed_page’ in WooCommerce 6.3+.
* Tweak-Implement new box packer class and add setting for box packer library selection.
* Tweak-Change default Box Packer Library selection to “Enhanced Packer” for new USPS plugin installs.
* Fix -International standard has incorrect rates.
* Fix -Fatal error on checkout with PHP 8.0 when virtual products added to the cart.
* Add-Option to set how Min-Max Price conditions are compared: before discounts or after discounts.
* Add -Added support for LIFTGATE_PICKUP and LIFTGATE_DELIVERY.
* Fix-Fixed a fatal error that was triggered from invalid Exception arguments.
* Fix-Fix deprecation warning for ‘is_admin_or_embed_page’ in WooCommerce 6.3+.
* Fix -Unit field always being set to ‘distance’.