# 2024 Releases

{% hint style="success" %} <mark style="color:green;">**20241008 - Release Updates**</mark>&#x20;
{% endhint %}

We're excited to announce the following updates to our platform:

#### **Smart Delay flow block (BETA)**

Users can now customize delay durations for follow-up messages, allowing for more strategic timing in customer communications.

#### **Enhanced Contact Information Page**

The new Activities section displays conversation status changes and other important contact interactions, providing better insights into customer engagement and team management.

#### **Advertisement ID Display**

Conversations initiated from ads now show the corresponding ad ID, helping track marketing effectiveness and customer journey.

#### **Refreshed Navigation Bar**

Our UI has been updated to better align with the Chatalog brand, improving overall user experience and visual consistency.

#### **GPT Model Selection for AI Reply from Document**

Users can now choose specific GPT model types when using the AI reply from document feature, offering more control over AI-generated responses.

#### **Improved User Deletion Process**

We've streamlined the process of reassigning conversations and flows when deleting users, making account management more efficient.

{% hint style="success" %} <mark style="color:green;">**20240603 - Release Updates**</mark>&#x20;
{% endhint %}

We're excited to announce the release of several new features over the past months:

#### **Flow list page enhancement (BETA)**

You can now select multiple flows to import, export, or delete in bulk, optimizing your workflow.

#### **Contact page enhancement (BETA)**

You can now select multiple contacts to export, add to your list, or delete. Plus, you can customize the contact column to display the information you need.

#### **Image caption in Live Chat**

You can now send images with captions in live chat, broadening your communication options.

#### **Two-factor authentication (2FA)**

Account owners can now enable 2FA for increased security. This will require all team members to use 2FA when logging into their accounts, enhancing the safety of your accounts and data.

#### **Draggable Flow Buttons**

Reorganizing your flow buttons is now easier. You can simply drag and move them around as needed.

{% hint style="success" %} <mark style="color:green;">**20240319 - Release Updates**</mark>&#x20;
{% endhint %}

We're excited to announce the release of a series of new features over the past months:

#### **Notes**

You can now add, edit, and delete notes for specific clients on the message page.

#### **Selective Display of Flows and Template Messages**

Customize which flows or template messages are displayed on the message page, making them easier to find and send out.

#### **Search by Name**

Easily find the flow, template message, or saved reply you need by searching by name.

#### **Auto Assign Conversation Message**

Automatic messages can be sent out when assigning a conversation to other team members. These messages are editable and available in English, Traditional Chinese, and Simplified Chinese.

#### **Automation**

Set a time limit for conversations in each inbox, after which a pre-set flow will be sent to the open or assigned conversation. This feature also enables the automatic closure of open and assigned conversations.

#### **Translation**

Messages you receive or are about to send can be translated between English, Traditional Chinese, and Simplified Chinese, improving communication across languages.

#### **Duplicate Flow Block**

Duplicate entire flow blocks within a flow page for faster flow creation.


---

# Agent Instructions: 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://docs.chatalog.ai/release-notes/2024-releases.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.
