> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/changelog/changelog-de/2026/september.md).

# September

Im September 2026 veröffentlichte Changelog-Einträge.

{% updates format="full" %}
{% update date="2026-09-15" tags="new,marketplaces" %}

## [ShopApotheke (Redcare, Farmaline) jetzt verfügbar](/changelog/changelog-de/2026/september/shopapotheke-redcare-farmaline-jetzt-verfugbar.md)

Du kannst jetzt ShopApotheke-Kanäle und Bestellungsverbindungen in Channable einrichten, um Bestellungen zu synchronisieren und Listings für ShopApotheke Deutschland, ShopApotheke Österreich, Redcare (Italien) und Farmaline (Belgien) zu erstellen, zu verwalten und zu optimieren.

Mehr über [ShopApotheke, Redcare und Farmaline](/changelog/changelog-de/2026/september/shopapotheke-redcare-farmaline-jetzt-verfugbar.md).
{% endupdate %}

{% update date="2026-09-15" tags="new,marketplaces" %}

## [Castorama jetzt verfügbar](/changelog/changelog-de/2026/september/castorama-jetzt-verfugbar.md)

Du kannst jetzt einen Castorama-Kanal und eine Bestellungsverbindung in Channable erstellen, um Bestellungen zu synchronisieren und Listings für Castorama zu erstellen, zu verwalten und zu optimieren.

Mehr über [Castorama](/changelog/changelog-de/2026/september/castorama-jetzt-verfugbar.md).
{% endupdate %}

{% update date="2026-09-14" tags="improvement,marketplaces" %}

## [Zustandsbeschreibungsattribute für Sammelkarten und Münzen verfügbar (eBay)](/changelog/changelog-de/2026/september/attribute-fur-zustandsbeschreibungen-fur-sammelkarten-und-munzen-verfugbar-ebay.md)

eBay verlangt Zustandsbeschreibungsattribute für Sammelkarten- und Münzlistings. Ordne diese Attribute im **Erstellen** Schritt zu, bevor du diese Produkte listest.

Mehr über [eBay-Zustandsbeschreibungsattribute für Sammelkarten und Münzen](/changelog/changelog-de/2026/september/attribute-fur-zustandsbeschreibungen-fur-sammelkarten-und-munzen-verfugbar-ebay.md).
{% endupdate %}

{% update date="2026-09-11" tags="new,core" %}

## [Conversational Attributes jetzt für Google Shopping-Kanäle verfügbar](/changelog/changelog-de/2026/september/konversationelle-attribute-fur-google-shopping-kanale.md) <a href="#conversational-attributes-now-available-for-google-shopping-channels" id="conversational-attributes-now-available-for-google-shopping-channels"></a>

Du kannst jetzt sechs Konversationsattribute **Erstellen** im Schritt der Google Shopping API-Kanäle zuordnen.

Mehr über [die neuen Konversationsattribute für Google Shopping](/changelog/changelog-de/2026/september/konversationelle-attribute-fur-google-shopping-kanale.md).
{% endupdate %}

{% update date="2026-09-09" tags="improvement" %}

## [Dark Mode ist jetzt verfügbar](/changelog/changelog-de/2026/september/dark-mode-now-available.md)

Du kannst Channable jetzt in **Dark Mode**. Öffne **Account-Einstellungen** und wähle **Dark Mode** um es ein- oder auszuschalten.

Mehr über [bei Verwendung des Dark Mode](/changelog/changelog-de/2026/september/dark-mode-now-available.md).
{% endupdate %}

{% update date="2026-09-08" tags="new,marketplaces" %}

## [Kaufland Niederlande startet heute](/changelog/changelog-de/2026/september/kaufland-netherlands-launches-today.md)

Kaufland hat seinen Storefront in den Niederlanden gestartet. Aktiviere deinen bestehenden Niederlande-Kanal und deine Bestellungsverbindung, um mit dem Verkauf zu beginnen.

Mehr über [Kaufland Niederlande](/changelog/changelog-de/2026/september/kaufland-netherlands-launches-today.md).
{% endupdate %}

{% update date="2026-09-07" tags="new" %}

## [Neue Nutzer sehen jetzt die überarbeitete Oberfläche](/changelog/changelog-de/2026/september/new-users-now-see-the-refreshed-interface.md)

Alle neuen Channable-Nutzer starten jetzt mit der Modern-Oberfläche.

Mehr über [die überarbeitete Oberfläche für neue Nutzer](/changelog/changelog-de/2026/september/new-users-now-see-the-refreshed-interface.md).
{% endupdate %}
{% endupdates %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/changelog/changelog-de/2026/september.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
