# 2024년 11월 26일

***

**1. 티켓 관리**

* 텍스트 에디터의 \<pre> 태그에 줄바꿈 속성을 추가하고 입력 관련 버그를 개선했습니다.
* 프레임 가로 너비 조정 시, 간헐적으로 발생되는 버그를 개선했습니다.

**2. 부가업무**&#x20;

* SMS발송
  * MMS 발송 시 파일이 첨부되지 않거나, 첨부된 파일 클릭 시 오류 화면이 표시되는 문제를 해결하였습니
  * 발송 내역 탭의 상세 현황 모달 UI를 개선하여, 장문의 전송 내용이 모달창 바깥 영역에 표시되는 문제를 해결하였습니다.&#x20;
* 전광판
  * 간헐적인 미동작 문제를 해결했습니다.

#### **3. 서비스 관리 → 상담원 → 메뉴 접근 설정** &#x20;

* 서비스 계약 변경 시, 일부 메뉴가 \[메뉴 접근 설정] 화면에 표시되지 않는 문제를 해결하였습니다.

#### **4. 헬프센터 → 문의하기**&#x20;

* 회원 연동 활성화 상태에서 회원이 1:1 문의 시, 전화번호 필드에 정보가 자동 입력되지 않는 문제를 해결하였습니다.

#### **5. 기타**

* 서비스 안정성을 높이기 위한 일부 기능을 개선했습니다.


---

# 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/releasenote/2024-11-26.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.
