New Features

  • Open Sourced Atlas: A demo application written in Next.js to showcase the integration of Dodo Payments. Explore the GitHub Repository and documentation here.
  • Feature-Request Section: Introduced a feature-request section on the Dodo Payments dashboard to prioritize the product roadmap based on user feedback.
  • Webhook Request Logs API: Added APIs for listing and detailing webhook request logs. Refer to the API Reference for more information.
  • Static Payment Links: Added more query parameters to the static payment links to provide more flexibility in the checkout process. For more details, click here.
  • Subscription List API: Added an API to fetch all subscriptions. Refer to the API Reference for details.

Minor Improvements and Bug Fixes

  • Enhanced the Product and Subscription API responses with additional parameters.
  • Implemented rate limiting for API requests, currently set to 20 requests per second.
  • Improved the documentation to be more user-friendly and easier to navigate.
  • Various minor bug fixes and improvements.