> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/qshop/board/updates/2024-6.md).

# 2024년 6월

## 6월 12일

* 알림톡 연동
* 사이트 디자인 내보내기
* 클릭 이벤트 기능 고도화
* 그 외 에디터 및 페이지 안정성 개선

자세한 내용은 업데이트 노트를 참고해 주세요. 🎈

**👉🏻** [**20240612 업데이트 노트 바로 가기**](https://qshop.featureos.app/changelog/2024-6-12) **👈🏻**

## 6월 26일

* 나이스 페이먼츠
* 대시보드 레이아웃 리뉴얼
* 본인 인증 서비스(드림시큐리티)
* 반응형 콘텐츠 리사이징 로직 개선
* 오버레이 및 흐림 효과
* 그 외 공통 및 관리자 페이지 안정성 개선

자세한 내용은 업데이트 노트를 참고해 주세요. :slight\_smile:

**👉🏻** [**20240626 업데이트 노트 바로 가기**](https://qshop.featureos.app/changelog/2024-6-26) **👈🏻**


---

# 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.qshop.ai/customer_support/qshop/board/updates/2024-6.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.
