* New - Added compatibility with the Woo Payments MultiCurrency feature.
* New - Introduced {currency} placeholder in custom notices, to output the currency of the store.
* Dev - Introduced the 'woocommerce_csp_product_attribute_values' filter. Use this filter together with the Product Attribute condition, to limit options to specific variation attributes.
* Fix - In some cases restriction was not getting applied due to the background admin-ajax calls.