# 2024年11月26日

***

#### **1. チケット管理** <a href="#id-1" id="id-1"></a>

* テキストエディターの `<pre>` タグに改行属性を追加し、入力関連の不具合を改善しました。
* フレームの横幅調整時に断続的に発生する不具合を改善しました。

#### **2. 付加業務** <a href="#id-2" id="id-2"></a>

**SMS送信**

* MMS送信時にファイルが添付されない、または添付ファイルをクリックするとエラー画面が表示される問題を修正しました。
* 「送信履歴」タブの詳細状況モーダルのUIを改善し、長文の送信内容がモーダル外に表示される問題を解消しました。

**電光掲示板**

* 断続的に動作しない問題を修正しました。

#### **3. サービス管理 ＞ オペレーター ＞ メニューアクセス設定** <a href="#id-3" id="id-3"></a>

* サービス契約の変更時に、一部メニューが［メニューアクセス設定］画面に表示されない問題を修正しました。

#### **4. ヘルプセンター ＞ お問い合わせ** <a href="#id-4" id="id-4"></a>

* 会員連携が有効な状態で会員が1:1お問い合わせを行う際、電話番号フィールドに情報が自動入力されない問題を修正しました。


---

# 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/jp/release-note/20241126.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.
