# Updates and news

One of the biggest advantages of ThemeWare® is its continuous development. You regularly receive new features, sales-promoting features, updates, improvements and, of course, fixes.

{% hint style="success" %}
**Tip**: Have a regular look at the "[News and Announcements](https://service.themeware.design/en/news)" page in our Service Portal to stay informed about news and upcoming changes!
{% endhint %}

There are several ways to find out which changes you can look forward to in which release:

## The ThemeWare® Newsletter

The ThemeWare® Update Newsletter is part of the ThemeWare® Utilities. So you won't miss any more news!

{% embed url="<https://service.themeware.design/en/themeware-utilities>" %}
Helpful tools and extras for the design of your store
{% endembed %}

## The ThemeWare® Changelog

The ThemeWare® theme changelog can be found on the Shopware store page of your theme in the "Changes" tab:

<figure><img src="/files/4SvsgPWyc2XiFaBNLzWb" alt=""><figcaption></figcaption></figure>

And also in the "Changelogs" section of the ThemeWare® Service Portal:

![](/files/ga0FE52o7ksg0h56PWIZ)

***

## Update guidelines ⭐

* [ ] Perform updates as regularly as possible in order to always receive new features, improvements and fixes and to avoid problems with large version skips.
* [ ] Wait a few days with updates if possible.
* [ ] Test updates in advance in a test system.
* [ ] Always create a [backup](https://docs.shopware.com/en/shopware-6-en/update-guides/updating-shopware) before every Shopware update.
* [ ] Check the previous [Shopware releases](https://www.shopware.com/en/news/features-and-releases/) before the Shopware update.
* [ ] Check the previous [news](https://service.themeware.design/en/news) in the Service Portal before Shopware and ThemeWare® updates.
* [ ] Check the [Shopware changelog](https://www.shopware.com/en/changelog/) before every Shopware update.
* [ ] Check the [ThemeWare® changelog](https://service.themeware.design/en/changelog) for changes and notes before updating ThemeWare® .
* [ ] Deactivate incompatible extensions before the update and only activate them once you have made sure that the version in your shop is compatible. (e.g. [ThemeWare® compatibility](https://service.themeware.design/shopware-kompatibilitaet))
* [ ] Follow our update instructions for updates:
  * Tutorial: [Updating ThemeWare®](/knowledge-base/tutorials/administration/updating-themeware.md)
  * Tutorial: [Shopware Updates and ThemeWare®](/knowledge-base/tutorials/administration/shopware-updates-and-themeware.md)
* [ ] We look forward to receiving [feedback](https://service.themeware.design/en/support#feedback) on our updates.


---

# 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://knowledge.themeware.design/knowledge-base/introduction/updates-and-news.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.
