> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dodopayments.com/llms.txt
> Use this file to discover all available pages before exploring further.

# v1.0.0 (2025년 2월 23일)

> 고객 포털 및 고객 포털 세션 API가 포함된 Dodo Payments의 공개 릴리스입니다.

Dodo Payments가 베타를 종료하고 이제 공개적으로 사용 가능해진 이후 첫 번째 변경 로그입니다. 🎉

<Frame>
  <iframe className="w-full aspect-video rounded-md" src="https://www.youtube.com/embed/qa9mLcQqPIA" title="Public Announcement | Dodo Payments" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## 새로운 기능 🚀

* **Customer Portal**: `Customer Portal` 기능을 도입하여 고객이 구독, 청구서 및 결제 수단을 관리할 수 있게 되었습니다. Dodo Payments 대시보드 또는 API를 통해 고객을 위한 정적 또는 동적 Customer Portal 링크를 생성할 수 있습니다. 대시보드에서는 `Sales > Customers > Share Invite`로 이동하세요.

* **Customer Portal Session API**: 특정 고객을 위한 Customer Portal 세션을 생성하는 `Customer Portal Session` API를 추가했습니다. 해당 세션은 24시간 동안만 유효합니다. 자세한 내용은 [API Reference](/api-reference/customers/create-customer-portal-session)을 확인하세요.

* **기타**: 사소한 개선 및 버그 수정.
