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

# v0.10.0 (2024年12月8日)

> 开源的 Atlas 演示，功能请求部分，Webhook 请求日志 API，订阅列表 API，以及各种改进和错误修复。

## 新功能

* **开源 Atlas**：一个使用 Next.js 编写的演示应用，用于展示 Dodo Payments 的集成。请浏览 [GitHub Repository](https://github.com/dodopayments/dodo-checkout-demo) 和文档 [这里](/developer-resources/integration-guide)。
* **功能请求版块**：在 Dodo Payments 控制台中新增功能请求版块，根据用户反馈确定产品路线图的优先级。
* **Webhook Request Logs API**：新增用于列出和查看 Webhook 请求日志详情的 API。
* **静态支付链接**：为静态支付链接新增更多查询参数，使结账流程更加灵活。有关更多详情，请点击[这里](/developer-resources/integration-guide#4-static-payment-links)。
* **订阅列表 API**：新增用于获取所有订阅的 API。详情请参阅 [API Reference](/api-reference/subscriptions/get-subscriptions-1)。

## 小改进和错误修复

* 增强了产品和订阅 API 响应，增加了额外参数。
* 实施了 API 请求的速率限制，目前设置为每秒 20 次请求。
* 改进了文档，使其更易于用户使用和导航。
* 各种小的错误修复和改进。
