> 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/2026/september.md).

# September

Changelog entries published in September 2026.

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

## [ShopApotheke (Redcare, Farmaline) now available](/changelog/2026/september/shopapotheke-redcare-farmaline-now-available.md)

You can now set up ShopApotheke channels and order connections in Channable to sync orders and create, manage, and optimize listings for ShopApotheke Germany, ShopApotheke Austria, Redcare (Italy) and Farmaline (Belgium).

Learn more about [ShopApotheke, Redcare, and Farmaline](/changelog/2026/september/shopapotheke-redcare-farmaline-now-available.md).
{% endupdate %}

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

## [Castorama now available](/changelog/2026/september/castorama-now-available.md)

You can now create a Castorama channel and order connection in Channable to sync orders and create, manage, and optimize listings for Castorama.

Learn more about [Castorama](/changelog/2026/september/castorama-now-available.md).
{% endupdate %}

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

## [Condition descriptor attributes for trading cards and coins available (eBay)](/changelog/2026/september/condition-descriptor-attributes-for-trading-cards-and-coins-available-ebay.md)

eBay requires condition descriptor attributes for trading card and coin listings. Map these attributes in the **Build** step before listing these products.

Learn more about [eBay condition descriptors for trading cards and coins](/changelog/2026/september/condition-descriptor-attributes-for-trading-cards-and-coins-available-ebay.md).
{% endupdate %}

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

## [Conversational Attributes now available for Google Shopping channels](/changelog/2026/september/conversational-attributes-for-google-shopping-channels.md) <a href="#conversational-attributes-now-available-for-google-shopping-channels" id="conversational-attributes-now-available-for-google-shopping-channels"></a>

You can now map six Conversational Attributes in the **Build** step of Google Shopping API channels.

Learn more about [the new conversational attributes for Google Shopping](/changelog/2026/september/conversational-attributes-for-google-shopping-channels.md).
{% endupdate %}

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

## [Dark mode is now available](/changelog/2026/september/dark-mode-now-available.md)

You can now use Channable in **Dark mode**. Open **Account settings** and select **Dark mode** to turn it on or off.

Learn more about [using Dark Mode](/changelog/2026/september/dark-mode-now-available.md).
{% endupdate %}

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

## [Kaufland Netherlands launches today](/changelog/2026/september/kaufland-netherlands-launches-today.md)

Kaufland has launched its Netherlands storefront. Activate your existing Netherlands channel and order connection to start selling.

Learn more about [Kaufland Netherlands](/changelog/2026/september/kaufland-netherlands-launches-today.md).
{% endupdate %}

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

## [New users now see the refreshed interface](/changelog/2026/september/new-users-now-see-the-refreshed-interface.md)

All new Channable users now start with the Modern interface.

Learn more about [the refreshed interface for new users](/changelog/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/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.
