# Update is not displayed

## Why is the theme update not displayed?

If no update is displayed in the administration, although a new version is already listed in the store, your current Shopware version is not compatible with the new update.

Our themes are always compatible with the latest Shopware version. We always try to provide new versions for older Shopware versions as well. Occasionally, however, it may happen that due to "breaking changes" in Shopware or bugs in Shopware a continuous downward compatibility can not be established.

### Solution

Update Shopware to the latest version. After the update, the new theme version will be available for you to download and update as usual via the administration.


---

# 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://themedocs.zenit.design/en/faq/updates/update-is-not-displayed.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.
