# VendorFuel Blocks release change log

\= 1.2.2 =

* Fixed: No margin between Conditional Content block notice and content. Conditional Content would attempt to fetch API if not signed in to VendorFuel.

\= 1.2.1 =

* Fixed: Shopping Lists block didn't show notifications to user after actions (e.g. adding to cart, changing quantity, etc.). Shopping lists also missing product thumbnail.

## 1.2.0

* Added: Conditional Content block that can wrap content in the WordPress block editor and only allow signed-in customers using a specific price sheet to see it. Functionality replaces previous Banners and Banner Areas in the VendorFuel plugin.
* Changed: Logout and Order By SKU block uses WordPress Interactivity API.

## 1.1.0

* Changed: Search block uses WordPress Interactivity API.
* Fixed: CC-Return block now displays warning message if required OrderID or TrxKey URL parameters are missing.
* Fixed: Search block inspector controls missing field label.

## 1.0.1

* Fixed issue with block wrapper classes.

## 1.0.0

* Initial release.
* Block code moved over from VendorFuel plugin.


---

# 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.vendorfuel.com/releases/vendorfuel-blocks-release-change-log.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.
