WooCommerce Role Based Methods Version 2.5.2 Changelog
* Fixed a bug with dynamically defined properties
* Fixed a bug in role comparison logic
* Bump tested WC version to 9.1
* Fixed a bug with dynamically defined properties
* Fixed a bug in role comparison logic
* Bump tested WC version to 9.1
* Fix – PHPCompatibility errors reported by the QIT test.
* Dev – Bump WooCommerce “tested up to” version 9.2.
* Dev – Bump WooCommerce minimum supported version to 9.0.
* Dev – Fix QIT E2E tests and add support for a few new test types.
* Fix – Various PHP notices when using version 8.0+
* Fix – Ensure billing email field is not hidden on checkout when forcing look-ups via postcode
* Fix – Ensure “County” is populated when auto filling UK addresses
* Fix: Hardening of variation form script when form has no action attribute.
* Fix: Uncaught TypeError: c.offset() is undefined when in 3rd party carts.
* Tweak – Using namespace for new classes.
* Fix – FedEx International Ground rate is doubled.
* Fix: Ensure the tab post type isn’t publicly queryable (note: searching within tab content will still function as expected)
* Fix: Adds tabs default layout to newly created products vis REST API
* Fix – Fatal error: `Uncaught TypeError: property_exists()`.
* Fix: Resolve duplicate subscription creation and PHP warning when switching subscriptions with Prepaid for WooCommerce Subscriptions plugin active.
* Fix: Switch calculations now exclude previous switch orders with a checkout-draft status.
* Dev: Introduce new parameter to WC_Subscription::get_last_order() to enable filtering out orders with specific statuses.
* Update: Schedule subscription-related events with a priority of 1 to allow for earlier execution within the Action Scheduler.
* Fix: Ensure admin notices are displayed after performing bulk actions on subscriptions when HPOS is enabled.
* Fix: Add a year to the next renewal date billing interval is 12 months or more for a synced subscription.
* Dev: Added filter to enable overriding the total paid for current switch period.
* Dev: Updated subscriptions-core to 7.4.1.
* Add – Filter, `disable_find_booked_day_blocks_nonce_check`, to handle bypassing nonce check.
* Fix – Cost does not recalculate when changing the number of persons.
* Fix – Ensure recurring Google events correctly block the end times for the “Customer Defined Blocks”.
* Fix – Resolve PHPCompatibility errors reported by WooCommerce’s Quality Insights Toolkit test.
* Dev – Bump WooCommerce “tested up to” version 9.2.
* Dev – Bump WooCommerce minimum supported version to 9.0.
* Dev – Fix QIT E2E tests and add support for a few new test types.
* Dev – Update E2E tests to accommodate the changes in WooCommerce 9.2.