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

# augustus

Changelog-items gepubliceerd in augustus 2026.

{% updates format="full" %}
{% update date="2026-08-26" tags="new" %}

## [ChatGPT-advertenties nu ondersteund in Europa](/changelog/changelog-nl/2026/augustus/chatgpt-advertenties-nu-ondersteund-in-europa.md)

Je kunt nu shoppers die AI vooropstellen in heel Europa bereiken door je productcatalogus via ons ChatGPT Commerce-kanaal aan OpenAI Ad Manager te koppelen.

Meer informatie over [het instellen van ChatGPT-feeds en -advertenties](/changelog/changelog-nl/2026/augustus/chatgpt-advertenties-nu-ondersteund-in-europa.md).
{% endupdate %}

{% update date="2026-08-25" tags="new" %}

## [Odoo Order-koppelingen nu ondersteund](/changelog/changelog-nl/2026/augustus/odoo-order-koppelingen-worden-nu-ondersteund.md)

Je kunt nu marketplace-Orders beheren met Odoo via een Odoo Order-koppeling.

Meer informatie over [het aanmaken van een Odoo Order-koppeling](/changelog/changelog-nl/2026/augustus/odoo-order-koppelingen-worden-nu-ondersteund.md).
{% endupdate %}

{% update date="2026-08-14" tags="new" %}

## [Koppel en importeer productgegevens vanuit Odoo](/changelog/changelog-nl/2026/augustus/verbind-en-importeer-productdata-vanuit-odoo.md)

Je kunt nu productgegevens vanuit Odoo in Channable importeren.

Meer informatie over [het importeren van productgegevens vanuit Odoo](/changelog/changelog-nl/2026/augustus/verbind-en-importeer-productdata-vanuit-odoo.md).
{% endupdate %}

{% update date="2026-08-13" tags="new,creatives" %}

## [Meta-varianttesten nu beschikbaar](/changelog/changelog-nl/2026/augustus/meta-varianttesten-zijn-nu-beschikbaar.md)

Test varianten van productafbeeldingen voor Meta-advertenties rechtstreeks vanuit Channable.

Meer informatie over [Meta-varianttesten](/changelog/changelog-nl/2026/augustus/meta-varianttesten-zijn-nu-beschikbaar.md).
{% endupdate %}

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

## [Boulanger, Jardiland en Gamm Vert nu beschikbaar](/changelog/changelog-nl/2026/augustus/boulanger-jardiland-en-gamm-vert-nu-beschikbaar.md)

Je kunt nu productvermeldingen aanmaken voor de Franse marketplaces Boulanger, Jardiland en Gamm Vert.

Meer informatie over [Boulanger, Jardiland en Gamm Vert](/changelog/changelog-nl/2026/augustus/boulanger-jardiland-en-gamm-vert-nu-beschikbaar.md).
{% endupdate %}

{% update date="2026-08-04" tags="improvement" %}

## [Een vernieuwde Channable-interface](/changelog/changelog-nl/2026/augustus/een-vernieuwde-channable-interface.md)

De 'Moderne' Channable-interface heeft een duidelijker projectoverzicht en eenvoudigere navigatie. Wissel van bedrijf, vind ondersteuning en beheer je instellingen met minder stappen.

Meer informatie over de [vernieuwde Channable-interface](/changelog/changelog-nl/2026/augustus/een-vernieuwde-channable-interface.md).
{% endupdate %}

{% update date="2026-08-03" tags="new,css" %}

## [CSS Pro is nu beschikbaar](/changelog/changelog-nl/2026/augustus/css-pro-is-nu-beschikbaar.md)

CSS Pro voegt optimalisatietools voor Google Shopping toe aan CSS Standard. Het bevat Labelizer, Products AI, Handmatig taggen en Price Benchmark.

Meer informatie over [CSS Pro en de functies ervan](/changelog/changelog-nl/2026/augustus/css-pro-is-nu-beschikbaar.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/augustus.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.
