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

# 2024년 7월

## 7월 10일

* 미리보기 기능 개선
* 동영상 자동 재생 기능 개선
* 팝업 및 배너 노출 환경 개선
* 공통 사항 및 관리자 페이지 안정성 개선

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

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

## 7월 24일

* 회원 그룹 지정
* 그룹별 쿠폰 발급
* 메시지 발송
* 채널톡 고객 연동 고도화
* 그 외 에디터 및 관리자페이지 개선

자세한 내용은 업데이트 노트를 참고해 주세요.&#x20;

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


---

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