# Changelog

## Uccelerate 2.1

### Fixed

* Max limit of 300 products on category
* Umbraco Forms dependencies updated towards latest Umbraco Forms
* Null exception on Accardion widget
* Null exception on Search page when there is no container width set
* Removed console errors
* Related products used id:s instead of Guids and would break
* Theme Alt Contrast would not update

### New

* Member logout path added
* Hide/Show in sub header depending on login state
* Ucommerce 9.4 support


---

# 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://uccelerate-docs.iglootheme.com/changelog.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.
