> ## 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.15.1 (2025年1月4日)

> 推出发票API、订阅Webhook、全面指南、Dodo爱心墙和社交分享功能。此外，增强了订阅试用期和客户识别。

## 新功能 🚀

### API 增强

* 推出发票 API，商家和客户可以使用 `payment_id` 下载发票。有关详细信息，请访问 [发票 API](/api-reference/payments/get-invoice) 文档。
* 为订阅续订通知实施了新的 `subscription.renewed` webhook 事件。

### 平台更新

* 推出 Dodo Payments [爱的墙](https://dodopayments.com/wall-of-love)，展示客户推荐。
* 为成功的交易添加了社交分享功能。
  <img src="https://mintcdn.com/dodopayments/r426DlzEVUSPZlYb/images/changelog/share-transaction.png?fit=max&auto=format&n=r426DlzEVUSPZlYb&q=85&s=f72078fc9783afb6a306e50e14393579" alt="Share Transaction Feature" style={{ maxHeight: '500px', width: 'auto' }} width="2284" height="1322" data-path="images/changelog/share-transaction.png" />
* 发布了政策生成工具，用于自动生成隐私政策、服务条款和退款政策文档。[试用政策生成器](https://dodopayments.com/tools/policy-generator)。

### 文档改进

* 发布了全面指南：
  * [订阅集成指南](/developer-resources/subscription-integration-guide)
  * [Webhook事件指南](/developer-resources/webhooks/intents/webhook-events-guide)

## 改进和错误修复 🔧

### API 更新

* 为 [创建订阅 API](/api-reference/subscriptions/post-subscriptions) 添加了 `trial_period_days` 参数，以覆盖产品级试用期。
* 加强客户识别逻辑：现在在支付和订阅中对相同电子邮件使用一致的 `customer_id`。
* 实施了各种性能优化并修复了若干小问题。
