# 2025년 12월 업데이트 안내

안녕하세요. 원스토어 개발자센터입니다.

2025년 12월 16일(화) 진행된 원스토어 개발자센터의 업데이트 내역을 안내드립니다.

{% hint style="info" %}
**\[주요 업데이트 요약]**&#x20;

* 사전예약 앱이 출시되면 ‘**출시 알림**’이 자동으로 예약되어 사전예약 신청자에게 발송됩니다.
  {% endhint %}

***

### **|** 사전예약 앱이 출시되면 ‘**출시 알림**’이 자동으로 예약되어 사전예약 신청자에게 발송됩니다. <a href="#id-3-.-windows" id="id-3-.-windows"></a>

사전예약 신청자에게 출시 소식을 적시에 전달하는 것은 앱 초반 유입과 서비스 활성화에 매우 중요합니다.\
이번 개선을 통해 출시 알림을 설정하지 않는 실수 없이 모든 출시 앱이 자동으로 알림을 발송할 수 있도록 기능을 강화했습니다.

| 변경 전                                                                                                                                                                  | 변경 후                                                                                                                                                                                                                     |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p></p><ul><li>앱 출시 후, 개발자가 직접 ‘<strong>출시 알림</strong>’ 발송 시간을 설정해야 했습니다.</li><li>출시 후 <strong>48시간</strong> 내에 발송 시간을 설정하지 않은 경우, 더 이상 출시 알림을 발송할 수 없었습니다.</li></ul> | <p></p><ul><li>앱이 출시되면 자동으로 ‘<strong>출시 알림’</strong> 발송 시간이 출시 시점 기준 72시간 후로 예약됩니다.</li><li>개발자는 알림이 발송되기 전까지 예약된 발송 시간을 변경하거나 취소할 수 있습니다.</li><li>자동 예약된 상태이므로, 출시 직후 발송 설정을 놓치더라도 사전예약 신청자에게 정상적으로 알림이 발송됩니다</li></ul> |


---

# Agent Instructions: 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://onestore-dev.gitbook.io/dev/help/release/2025_release/202512.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.
