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

# Ver 2.11.0.3

## 신규 기능

* 빠른 텍스트(Quick Text)검색이 가능합니다
  * [빠른 텍스트(Quick Text) 활용하기](/simplychat/setup/salesforce-install/quick-text.md)

### 개선 및 변경 사항

* 상담 세션(Chat Session) 상태 전이 안정성 개선
  * 특정 조건에서 세션 상태가 Chat Request로 정상 전환되지 않는 이슈 방지를 위한 안정성 로직 추가


---

# 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.11.0.3.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.
