New features
Emojis picker for label text
The label text field now has a built-in emoji picker, so you can add emojis to your labels without copy-pasting them. Read more in the emoji selector announcement.

Multiple values in label display rules
Label display rules now let you select multiple values in a single condition, so one rule can target several categories, tags, or attributes at once. See the multiselect conditions announcement.


YITH Quick View support
Added support for the YITH WooCommerce Quick View plugin, so your labels now display correctly inside the quick view popup.
Updates
AVIF image labels
Image labels now support the AVIF format alongside PNG, JPG, SVG, and WebP.
New logic for conditions with Any value
Reworked the Any value handling in label conditions, so it now matches all applicable products instead of unintentionally narrowing them.
License change notices
Added remote notices that inform you about important changes to plugin licensing directly in the dashboard.
Updated settings page styles
Refreshed the settings page styles to match the latest WordPress admin design.
Tested with latest WooCommerce
Tested and confirmed compatible with WooCommerce up to 10.8.
Hungarian translation
Added a Hungarian translation for the plugin.
Bug Fixes
WPML taxonomy labels
Fixed taxonomy-based labels not displaying correctly when used with the WPML plugin.
Product bundle stock conditions
Fixed stock status conditions for product bundles so labels apply correctly to bundled products.
PRO text variables
Fixed a bug where PRO-only text variables were incorrectly disabled.
Custom CSS sanitization
Added extra sanitization for the custom CSS option to keep the setting safe.
Multi-select admin field styles
Fixed the styles of multi-select fields on the admin settings page.
Emoji selector styles
Fixed the display styles of the admin emoji selector.
Remote notice close button
Fixed the close button on remote notices so dismissing them works reliably.
Hardened admin AJAX calls
Added extra validation and capability checks to the plugin's admin-side AJAX requests.
Development Changes
awl_new_plugin_version_released hook
New awl_new_plugin_version_released action hook fires when a new plugin version is detected.