WooCommerce Order Barcodes Version 1.8.2 Changelog
* Fix – Restore High-Performance Order Storage (HPOS) and WooCommerce Blocks compatibility.
* 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.
* fix – Limit the timeline for fetching activity to prevent execution exhaustion.
* fix – Weight unit not being updated.
* update – Refactor importer views and processes for improved product import to WooCommerce.
* Fixed: Column moving issue
* Fix – inline verification on checkout, but never received the email
* Improvement – Improve guest email checkout verification workflow
* Fix – PHP Notice: Function _load_textdomain_just_in_time was called incorrectly
* Dev – tested with WooCommerce 9.5.1
* Dev – tested with WordPress 6.7.1