> ## 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.7.0 (14 March 2025)

> Introduced a dedicated subscriptions page, enhanced customer details, detailed payout information, an official Ruby SDK, enhanced API filters, and various minor improvements.

## New Features 🚀

* **Dedicated Subscriptions Page**: Manage customer subscriptions easily with the new dedicated page. Navigate to `Sales > Subscriptions` on the dashboard.

  <Frame>
    <img src="https://mintcdn.com/dodopayments/r426DlzEVUSPZlYb/images/changelog/subscriptions.png?fit=max&auto=format&n=r426DlzEVUSPZlYb&q=85&s=bb22b69d22c541760cc870ff31ae150b" alt="Subscriptions Page" style={{ maxHeight: '500px', width: 'auto' }} width="1440" height="1080" data-path="images/changelog/subscriptions.png" />
  </Frame>

* **Enhanced Customer Details**: View subscriptions, payments, and refunds for each customer in one place. Go to `Sales > Customers > arrow icon` on the dashboard.

  <Frame>
    <img src="https://mintcdn.com/dodopayments/r426DlzEVUSPZlYb/images/changelog/customer_info.png?fit=max&auto=format&n=r426DlzEVUSPZlYb&q=85&s=437fa8a0af8f5ca09596c23bcf1e74ed" alt="Customer Details" style={{ maxHeight: '500px', width: 'auto' }} width="1440" height="1080" data-path="images/changelog/customer_info.png" />
  </Frame>

* **Detailed Payout Information**: Get more insights on payout amounts, cycles, and dates. Visit `Business > Payouts` on the dashboard.

  <Frame>
    <img src="https://mintcdn.com/dodopayments/r426DlzEVUSPZlYb/images/changelog/payouts_update.png?fit=max&auto=format&n=r426DlzEVUSPZlYb&q=85&s=893c057abe031445eb69f16c62b83624" alt="Payout Information" style={{ maxHeight: '500px', width: 'auto' }} width="1440" height="1080" data-path="images/changelog/payouts_update.png" />
  </Frame>

* **Official Ruby SDK**: Integrate Dodo Payments into your Ruby applications effortlessly. Check out the [Ruby SDK](https://github.com/dodopayments/dodopayments-ruby) for more details.

* **Enhanced API Filters**: Added filters like `customer_id`, `status`, etc., to relevant list APIs. Refer to the API documentation for more information.

* **Minor Improvements and Bug Fixes**: Various other minor improvements and bug fixes have been implemented.
