# November 26, 2024

***

#### **1. Ticket Management**

* Improved line break handling within the `<pre>` tag of the text editor and fixed related input issues.
* Resolved an intermittent issue that occurred when adjusting the frame width.

#### **2. Additional Buisness Management**

* **SMS Send**
  * Fixed an issue where attachments were not included when sending MMS messages, or where an error screen appeared when clicking attached files.
  * Improved the detail view modal in the **Sent List** tab to prevent long message content from overflowing outside the modal area.
* **Screen**
  * Fixed intermittent issues affecting dashboard functionality.

#### **3. Service Management → Agent**

* Resolved an issue where some menu items were not displayed in **Menu Access Settings** after service contract changes.

#### **4. Help Center → 1:1 Inquiry**

* Fixed an issue where the phone number was not automatically populated when submitting an inquiry while member integration was enabled.

#### **5. Other Improvements**&#xD;

* Various internal improvements were made to enhance overall service stability.


---

# 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.contiple.com/eng/release-note/november-26-2024.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.
