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

# août

Articles du journal des modifications publiés en août 2026.

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

## [Les annonces ChatGPT sont désormais prises en charge en Europe](/changelog/changelog-fr/2026/aout/les-annonces-chatgpt-sont-desormais-prises-en-charge-en-europe..md)

Vous pouvez désormais toucher des acheteurs qui placent l’IA au premier plan dans toute l’Europe en reliant votre catalogue de produits A OpenAI Ad Manager via notre canal ChatGPT Commerce.

En savoir plus sur [la configuration vers le haut des flux et des annonces ChatGPT](/changelog/changelog-fr/2026/aout/les-annonces-chatgpt-sont-desormais-prises-en-charge-en-europe..md).
{% endupdate %}

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

## [Les connexions de Commande Odoo sont désormais prises en charge](/changelog/changelog-fr/2026/aout/les-connexions-de-commande-odoo-sont-desormais-prises-en-charge.md)

Vous pouvez désormais gérer les Commandes de marketplace avec Odoo via une connexion de Commande Odoo.

En savoir plus sur [la création d’une connexion de Commande Odoo](/changelog/changelog-fr/2026/aout/les-connexions-de-commande-odoo-sont-desormais-prises-en-charge.md).
{% endupdate %}

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

## [Connectez et importez les données produit de Odoo](/changelog/changelog-fr/2026/aout/connectez-et-importez-les-donnees-produit-de-odoo.md)

Vous pouvez désormais importer les données produit de Odoo dans Channable.

En savoir plus sur [importer les données produit de Odoo](/changelog/changelog-fr/2026/aout/connectez-et-importez-les-donnees-produit-de-odoo.md).
{% endupdate %}

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

## [Les tests de variantes Meta sont désormais disponibles](/changelog/changelog-fr/2026/aout/le-test-de-variantes-meta-est-desormais-disponible.md)

Testez les variantes d’images produit pour les annonces Meta directement de Channable.

En savoir plus sur [Test des variantes Meta](/changelog/changelog-fr/2026/aout/le-test-de-variantes-meta-est-desormais-disponible.md).
{% endupdate %}

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

## [Boulanger, Jardiland et Gamm Vert sont désormais disponibles](/changelog/changelog-fr/2026/aout/boulanger-jardiland-et-gamm-vert-desormais-disponibles.md)

Vous pouvez désormais créer des fiches produit pour les marketplaces françaises Boulanger, Jardiland et Gamm Vert.

En savoir plus sur [Boulanger, Jardiland et Gamm Vert](/changelog/changelog-fr/2026/aout/boulanger-jardiland-et-gamm-vert-desormais-disponibles.md).
{% endupdate %}

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

## [Une interface Channable rafraîchie](/changelog/changelog-fr/2026/aout/une-interface-channable-rafraichie.md)

L’interface Channable « Modern » offre une vue d'ensemble du projet plus claire et une navigation plus simple. Changez de société, trouvez de l'aide et gérez les paramètres en moins d'étapes.

En savoir plus sur la [interface Channable rafraîchie](/changelog/changelog-fr/2026/aout/une-interface-channable-rafraichie.md).
{% endupdate %}

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

## [CSS Pro est désormais disponible](/changelog/changelog-fr/2026/aout/css-pro-est-desormais-disponible.md)

CSS Pro ajoute des outils d’optimisation Google Shopping A CSS Standard. Il inclut Labelizer, Products AI, l’étiquetage Manuel et Price Benchmark.

En savoir plus sur [CSS Pro et ses fonctionnalités](/changelog/changelog-fr/2026/aout/css-pro-est-desormais-disponible.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-fr/2026/aout.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.
