> ## 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 (28 March 2025)

> Introduced address autofill for checkout page, notifications center, payment link query builder, saved payment methods, and billing currency control.

## New Features 🚀

* **Address Autofill**: Streamlined checkout process with smart address field auto-completion based on user input.

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

* **Notifications Center**: Stay informed with a new dedicated notifications tab for important system events and updates.

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

* **Payment Link Query Builder**: Create and customize payment links more efficiently with our new visual query builder.

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

* **Saved Payment Methods**: Enable display of previously used payment methods during checkout by setting `show_saved_payment_methods: true` in payment link configuration.

* **Billing Currency Control**: Enforce specific billing currencies for payment links by setting the `billing_currency` parameter.

* **Improvements**: Various improvements and bug fixes.
