WooCommerce Products of the Day Version 1.2.1 Changelog
* JS, CSS fixes
* PHP 8.1 compatibility
* JS, CSS fixes
* PHP 8.1 compatibility
* Update – WordPress 6.7 compatible.
* Update – WooCommerce 9.6 compatible.
* Update – Requires at least WordPress 6.2.
* Update – Added the Requires Plugins header, requiring WooCommerce.
* Update – Updated the support link.
* Add – Added the Groups column to the Orders overview, showing group membership information for orders.
* Add – Added a user icon to the Groups column header in the Products overview.
* Fix – Fixed an alignment issue (column collapse) of the Groups column in the Products overview.
* Dev – Postponed translation loading to the init action.
* New: Compatibility with WooCommerce v9.5 and v9.6
* Fix: Update integration with ‘Currency Switcher for WooCommerce’ extension
* Fix – Restore High-Performance Order Storage (HPOS) and WooCommerce Blocks compatibility.
* Fix – Replaced `{vat_id}` placeholder in WooCommerce Blocks checkout address cards.
* Add – Store API support for add-to-cart flow.
* Tweak – Cache the shortcode URLs to improve performance when the same shortcodes are processed multiple times in the same thread
* Tweak – Use the same S3 client instance for all operations to avoid creating multiple clients for the same bucket in the same region when processing shortcodes
* New: Priority options for global pricing rules.
* New: Additional template for the totals on the product page.
* Update: Redesign global pricing rules form.
* Update: Minimum required characters to find products and categories in the global pricing rules set to 1.
* Enhance: Speed optimization.
* Enhance: Additional tips over the plugin.
* Tweak – Removal of custom activation notices in favor of WordPress core plugin dependency notices.
* Dev – Bump WooCommerce “tested up to” version 9.5.
* Dev – Bump WooCommerce minimum supported version to 9.3.
* Add – Multiple UI improvements for vendor admin forms.
* Add – Auto-fill the “Slug” field on the Create Vendor page, ensuring consistent slug formatting and streamlining the merchant experience.
* Fix – UI issues on vendor admin forms for fields Timezone, Vendor Admins, and checkbox alignment.
* Fix – Load the text domain on the `init` hook.
* Dev – Fix PHPUnit and E2E tests.
* Dev – Use the `@woocommerce/e2e-utils-playwright` NPM package for E2E tests.