All Products for WooCommerce Subscriptions Version 3.3.1 Changelog
* Tweak-Hide ‘Cart Plans’ and ‘Add to Subscription > Carts’ settings when using the Cart block.
* Tweak-Hide ‘Cart Plans’ and ‘Add to Subscription > Carts’ settings when using the Cart block.
* Fix: Notice displayed when required plugins are not installed now mentions WooCommerce Payments. PR #400
* Sensei LMS: Version bump to 4.4.0 https://raw.githubusercontent.com/Automattic/sensei/version/4.4.0/changelog.txt
* Sensei Pro: Version bump to 1.1.1
* New: Register `sensei-pro` text domain in `woothemes-sensei` [#1163](https://github.com/Automattic/sensei-pro/pull/1163)
* Fix: Color supports api and Task List checked attribute [#1165](https://github.com/Automattic/sensei-pro/pull/1165)
* Fix: Hotspot image size in Twenty Twenty Two [#1161](https://github.com/Automattic/sensei-pro/pull/1161)
* Fix-Tweak: Clarified fees account code and added link to the docs.
* Tweak-Send payment method title as Reference to Xero instead of payment method ID.
* Fix-Added box-packer composer.lock file to keep library versions exact.
* Fix-Wrong post type for uninstall script.
* Tweak-Changed minimum WC version to 4.5.
* Tweak-WC 6.5 and WP 6.0 compatibility.
* Add-Add wc_bookings_get_end_time_html filter to modify endtime html.
* Fix-Add customer info for admin on pending confirmation email.
* Fix-Bookings that last till midnight are expanded to the next day in the admin calendar.
* Fix-Correct number of days can’t be selected in some situations.
* Fix-Fix: Duplicate product title issue in the booking order emails.
* Fix-Fixed calendar Schedule panel’s header visibility issue on scroll.
* Fix-Store Server Time showing on front end when Timezone settings are showing visitor’s local time.
* Fix-Toggle `Max bookings per block` with `Has resources`.
* 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.