> 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.0.4.1.md).

# Ver 2.0.4.1

### 신규 기능

* 자동응답 진행 중 업무시간 변경 시 변경된 업무시간에 맞는 자동응답 및 안내 메세지 출력

<figure><img src="/files/nNMtWgAYiOpfcnjp3995" alt=""><figcaption></figcaption></figure>

* [각  세션별로 종료된 채팅을 볼 수 있음](/simplychat/salesforce-config/session-end-config.md)

### 개선 및 변경 사항

* 자동응답 선택 시 바로 직전의 자동응답에 대해서만 선택할 수 있도록 변경

<figure><img src="/files/OeMxaBM0DUgmBgqZPa4p" alt=""><figcaption></figcaption></figure>

* 자동응답 버튼 연속 클릭 시 하나만 인식되도록 수정

<figure><img src="/files/t3OfxaDpo9WMg3PQqRBM" alt=""><figcaption></figcaption></figure>

### 오류 해결

* 고객이 동영상 전송 시 페이지 없음 오류 뜨는 증상 수정
* 상담 종료된 세션의 채팅 내용이 다른 세션의 채팅 내용으로 저장되던 문제 수정
* 상담 진행 중 자동 종료되던 문제 수정


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.windmillsoft.kr/simplychat/release-notes/ver-2.0.4.1.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.
