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

# 2026

- [August](https://helpcenter.channable.com/changelog/2026/august.md): Changelog entries published in August 2026.
- [Connect and import product data from Odoo](https://helpcenter.channable.com/changelog/2026/august/connect-and-import-product-data-from-odoo.md): August 14, 2026
- [Meta variant testing is now available](https://helpcenter.channable.com/changelog/2026/august/meta-variant-testing-is-now-available.md): August 13, 2026
- [Boulanger, Jardiland, and Gamm Vert now available](https://helpcenter.channable.com/changelog/2026/august/boulanger-jardiland-and-gamm-vert-now-available.md): August 12, 2026
- [A refreshed Channable interface](https://helpcenter.channable.com/changelog/2026/august/a-refreshed-channable-interface.md): August 4, 2026
- [CSS Pro is now available](https://helpcenter.channable.com/changelog/2026/august/css-pro-is-now-available.md): August 3, 2026
- [July](https://helpcenter.channable.com/changelog/2026/july.md): Changelog entries published in July 2026.
- [Mirakl orders now sync every 15 minutes](https://helpcenter.channable.com/changelog/2026/july/mirakl-orders-now-sync-every-15-minutes.md): July 30, 2026
- [Conditional objects in the Image Editor](https://helpcenter.channable.com/changelog/2026/july/conditional-objects-in-the-image-editor.md): July 27, 2026
- [Offset date ranges for Insights (Google Ads)](https://helpcenter.channable.com/changelog/2026/july/offset-date-ranges-for-insights-google-ads.md): July 22, 2026
- [Insights for Ads: New segmentation names](https://helpcenter.channable.com/changelog/2026/july/insights-for-ads-new-segmentation-names.md): July 13, 2026
- [Fnac Darty integration will be discontinued](https://helpcenter.channable.com/changelog/2026/july/fnac-darty-integration-will-be-discontinued.md): July 10, 2026
- [Channable app is listed again in the Shopify App Store](https://helpcenter.channable.com/changelog/2026/july/channable-app-is-listed-again-in-the-shopify-app-store.md): July 8, 2026
- [Product data errors now shown for Fnac Darty channels](https://helpcenter.channable.com/changelog/2026/july/product-data-errors-now-shown-for-fnac-darty-channels.md): July 6, 2026
- [Google Shopping: automatic migration from Content API to Merchant API complete](https://helpcenter.channable.com/changelog/2026/july/google-shopping-automatic-migration-from-content-api-to-merchant-api-complete.md): July 1, 2026
- [Refurbished items now supported for bol channels](https://helpcenter.channable.com/changelog/2026/july/refurbished-items-now-supported-for-bol-channels.md): July 1, 2026
- [June](https://helpcenter.channable.com/changelog/2026/june.md): Changelog entries published in June 2026.
- [May](https://helpcenter.channable.com/changelog/2026/may.md): Changelog entries published in May 2026.
- [April](https://helpcenter.channable.com/changelog/2026/april.md): Changelog entries published in April 2026.
- [March](https://helpcenter.channable.com/changelog/2026/march.md): Changelog entries published in March 2026.
- [February](https://helpcenter.channable.com/changelog/2026/february.md): Changelog entries published in February 2026.
- [January](https://helpcenter.channable.com/changelog/2026/january.md): Changelog entries published in January 2026.


---

# 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.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.
