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

# september

Changelog-items gepubliceerd in september 2026.

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

## [ShopApotheke (Redcare, Farmaline) nu beschikbaar](/changelog/changelog-nl/2026/september/shopapotheke-redcare-farmaline-nu-beschikbaar.md)

Je kunt nu Kanalen voor ShopApotheke en Order Koppelingen in Channable instellen. Naar aanleiding daarvan kun je Orders synchroniseren en listings voor ShopApotheke Duitsland, ShopApotheke Oostenrijk, Redcare (Italië) en Farmaline (België) te Maak aan, te beheren en te Optimaliseren.

Lees meer over [ShopApotheke, Redcare, en Farmaline](/changelog/changelog-nl/2026/september/shopapotheke-redcare-farmaline-nu-beschikbaar.md).
{% endupdate %}

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

## [Castorama nu beschikbaar](/changelog/changelog-nl/2026/september/castorama-nu-beschikbaar.md)

Je kunt nu een Castorama-kanaal en Order Koppeling in Channable instellen. Naar Orders synchroniseren en listings voor Castorama te Maak aan, te beheren en te Optimaliseren.

Lees meer over [Castorama](/changelog/changelog-nl/2026/september/castorama-nu-beschikbaar.md).
{% endupdate %}

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

## [Attributen voor conditiebeschrijvingen voor trading cards en munten beschikbaar (eBay)](/changelog/changelog-nl/2026/september/conditiebeschrijvingsattributen-voor-trading-cards-en-munten-beschikbaar-ebay.md)

eBay vereist attributen voor conditiebeschrijvingen voor trading card- en coin-listings. Koppel deze attributen in de **Bouw** stap voordat je deze producten vermeldt.

Lees meer over [eBay-conditiebeschrijvingen voor trading cards en munten](/changelog/changelog-nl/2026/september/conditiebeschrijvingsattributen-voor-trading-cards-en-munten-beschikbaar-ebay.md).
{% endupdate %}

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

## [Conversationele attributen nu beschikbaar voor Google Shopping Kanalen](/changelog/changelog-nl/2026/september/conversationele-attributen-voor-google-shopping-kanalen.md) <a href="#conversational-attributes-now-available-for-google-shopping-channels" id="conversational-attributes-now-available-for-google-shopping-channels"></a>

Je kunt nu zes Conversationele attributen koppelen in de **Bouw** stap van Google Shopping Api Kanalen.

Lees meer over [de nieuwe conversationele attributen voor Google Shopping](/changelog/changelog-nl/2026/september/conversationele-attributen-voor-google-shopping-kanalen.md).
{% endupdate %}

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

## [Donkere modus is nu beschikbaar](/changelog/changelog-nl/2026/september/dark-mode-now-available.md)

Je kunt nu gebruik van Channable maken in **Donkere modus**. Open **Account Instellingen** en Selecteer **Donkere modus** Naar het in of uit te schakelen.

Lees meer over [met Donkere modus](/changelog/changelog-nl/2026/september/dark-mode-now-available.md).
{% endupdate %}

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

## [Kaufland Nederland lanceert vandaag](/changelog/changelog-nl/2026/september/kaufland-netherlands-launches-today.md)

Kaufland heeft zijn Nederlandse storefront gelanceerd. Activeer je bestaande Nederland-kanaal en Order-koppeling Naar te beginnen met verkopen.

Lees meer over [Kaufland Nederland](/changelog/changelog-nl/2026/september/kaufland-netherlands-launches-today.md).
{% endupdate %}

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

## [Nieuwe gebruikers zien nu de vernieuwde interface](/changelog/changelog-nl/2026/september/new-users-now-see-the-refreshed-interface.md)

alle nieuwe Channable-gebruikers starten nu met de Moderne interface.

Lees meer over [de vernieuwde interface voor nieuwe gebruikers](/changelog/changelog-nl/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-nl/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.
