> For the complete documentation index, see [llms.txt](https://help.windmillsoft.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.windmillsoft.kr/simplychat/release-notes/ver-2.13.0.1.md).

# Ver 2.13.0.1

### 추가 기능

* Auto Reponse의 kakaoType이 WL인 경우 Message의 끝부분에 파라미터가 추가됩니다.
  * 예시. <https://example.com/endchat?session\\_id={sessionId}\\&agent\\_id={userName}\\&customer\\_id={customerKey}​>

| 파라미터명​        | 설명​                        | 비고​        |
| ------------- | -------------------------- | ---------- |
| session\_id​  | Chat Session Id​           | 필수, 변경 불가​ |
| agent\_id​    | Chat Customer에 등록된 상담원 Id​ | 필수, 변경 불가​ |
| customer\_id​ | Chat Customer Id​          | 필수, 변경 불가​ |

### 개선 및 변경 사항

* 고객이 인증에 성공할 시 탭에 하이라이트 표시가 되도록 개선되었습니다.\[\\

  <br>]\(<https://example.com/endchat?session_id={sessionId}\\&agent_id={userName}\\&customer_id={customerKey}​&#xD;&#xA;&#xD;&#xA;>)
