> ## 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日)

> Dodo Payments 的公共发布，包含客户门户和客户门户会话 API。

这是 Dodo Payments 退出 Beta 版本并正式公开发布后的第一个变更日志。🎉

<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 Session` API，用于为特定客户创建 Customer Portal 会话。请注意，该会话仅在 24 小时内有效。有关详细信息，请查阅[API 参考](/api-reference/customers/create-customer-portal-session)。

* **其他**：小幅改进和错误修复。
