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

# April

{% updates format="full" %}
{% update date="2025-04-15" tags="new,improvement" %}

## Creatives is now in the main navigation

April 15, 2025

#### What’s changed?

There is a new section in Channable’s main navigation called **Creatives**, which you can access from your project in Channable. You can manage your image templates, uploaded static images and fonts in **Creatives**.

There is a new feature in the Image Editor that you can use to remove backgrounds from your product images:

* **New:** [How to remove the background from an image](/manage-improve-product-data/creatives-create-and-edit-images/create-an-image-template/remove-the-background-from-an-image.md)

{% hint style="info" %}
Without the [Creatives pricing plan](https://www.channable.com/pricing), you can test the Image Editor for channels that are not active.
{% endhint %}
{% endupdate %}

{% update date="2025-04-08" tags="new,improvement" %}

## New Auto-map fields feature for marketplaces

April 8, 2025

We’ve introduced a new mapping suggestions feature to help make mapping attributes for marketplaces more efficient. The feature bases these suggestions on:

* Currently mapped categories and attributes
* Previously mapped attributes within the same project

### How auto-mapping works

Auto-map uses fields you’ve previously mapped that share the same field name and type from other APIs to automatically map categories for you when setting up similar channels.

Example: Selling on Amazon in Germany and the Netherlands

You previously mapped the `item_color` field to the color attribute in an Amazon channel with Germany set as its region. Later, if you create another Amazon channel with the Netherlands as its region, the auto-map function will use your mapping from the German version to suggest similar fields.

{% hint style="warning" %}
Important: If this is your first API, auto-mapping won’t map any fields as it has no point of reference to base suggestions on.
{% endhint %}

### How to use mapping suggestions

{% stepper %}
{% step %}

### In Category-specific attributes

In the **Category-specific attributes** section in the **Build** step of your marketplace channel, click **Auto-map fields.**
{% endstep %}

{% step %}

### Review suggested values

We’ll automatically fill empty attributes with suggested matching values if we have any.
{% endstep %}

{% step %}

### Save suggestions

Click **Save** to save the suggested attributes.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Note: Mapping suggestions won’t override attributes you’ve already mapped.
{% endhint %}

<figure><img src="/files/e57d88ba277419e9e6f3a6fe34280cfd68cde0c9" alt=""><figcaption></figcaption></figure>

### Clearing suggested fields

There are a few ways you can remove suggested fields:

* To clear all suggestions, click **Clear all** or refresh the page without saving.
* To clear individual attributes, click .
  {% endupdate %}

{% update date="2025-04-01" tags="important,info" %}

## Update Amazon version

{% hint style="danger" %}

### ACTION REQUIRED

Amazon requires all users to update their API to V2. After **April 1, 2025**, we can’t guarantee full functionality for Amazon V1 in Channable.
{% endhint %}

April 1, 2025

<details>

<summary><strong>What happens if I don’t migrate?</strong></summary>

**Starting April 1, 2025**

* Channable will no longer be able to provide technical and troubleshooting support for your Amazon V1 API.
* Full functionality for V1 won’t be guaranteed.
* You’ll be working with an outdated data model.

</details>

{% hint style="warning" %}
**Important**: Learn about the [changes from July 31, 2025](broken://pages/7e00898e195580f0c4edd1974b1d0779123e758f).
{% endhint %}
{% 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:

```
GET https://helpcenter.channable.com/changelog/2025/april.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
