> ## 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.11.0 (2025年3月28日)

> 引入了结账页面的地址自动填充、通知中心、支付链接查询构建器、保存的支付方式和账单货币控制。

## 新功能 🚀

* **地址自动填充**：基于用户输入的智能地址字段自动完成功能，简化结账流程。

  <Frame>
    <img src="https://mintcdn.com/dodopayments/r426DlzEVUSPZlYb/images/changelog/address_autofill.png?fit=max&auto=format&n=r426DlzEVUSPZlYb&q=85&s=38c88e7b2cd0be2bf036185971aa89db" alt="Address Autofill" style={{ maxHeight: '500px', width: 'auto' }} width="520" height="420" data-path="images/changelog/address_autofill.png" />
  </Frame>

* **通知中心**：通过新的专用通知标签，及时了解重要的系统事件和更新。

  <Frame>
    <img src="https://mintcdn.com/dodopayments/r426DlzEVUSPZlYb/images/changelog/notifications.png?fit=max&auto=format&n=r426DlzEVUSPZlYb&q=85&s=30899563de5b544ef033b9d11291eef7" alt="Notifications" style={{ maxHeight: '500px', width: 'auto' }} width="499" height="377" data-path="images/changelog/notifications.png" />
  </Frame>

* **支付链接查询构建器**：使用我们新的可视化查询构建器，更高效地创建和自定义支付链接。

  <Frame>
    <img src="https://mintcdn.com/dodopayments/r426DlzEVUSPZlYb/images/changelog/query_selector.png?fit=max&auto=format&n=r426DlzEVUSPZlYb&q=85&s=30a264a5c968c6daccd219b8ce7889da" alt="Query Builder" style={{ maxHeight: '500px', width: 'auto' }} width="559" height="715" data-path="images/changelog/query_selector.png" />
  </Frame>

* **保存的支付方式**：通过在支付链接配置中设置 `show_saved_payment_methods: true`，可在结账过程中显示之前使用过的支付方式。

* **计费货币控制**：设置 `billing_currency` 参数，可为支付链接强制指定计费货币。

* **改进**：各种改进和错误修复。
