# YayMail Conditional Logic

#### **Oct 7, 2025 - Version 4.0.6**

* Improved: Change plugin name and plugin description

#### **May 19, 2025 - Version 4.0**

* Improved: Refactor and YayMail Builder 4.0 compatibility

#### Version 2.4.7 – December 17, 2024

* Fixed: Issue with loading text domain on WordPress versions above 6.7

#### Version 2.4.5 – November 22, 2023

* Fixed CSS issues&#x20;

#### Version 2.4.4 – November 7, 2023

* Added: "Contains all" logic condition
* Added: Ability to apply multiple conditions on fields such as product, product category, and product SKU

#### Version 2.4.3 – September 27, 2023

* Added: Tooltip for selector items with long labels

#### Version 2.4.2 – August 28, 2023

* Fixed: Bug related to product variations

#### Version 2.4 – July 21, 2023

* Added: Code to detect and delete old versions

#### Version 2.2 – June 15, 2023

* Introduced conditional logic for payment status and specific SKU
* Enhanced compatibility with WooCommerce Bookings

#### Version 2.1 – May 2023

* Introduced new comparison conditions: "is/is not" and "any/all" to create more flexible WooCommerce email blocks


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yaycommerce.com/yaymail/other-links/changelog/yaymail-conditional-logic.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
