> ## 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.12.0 (17 दिसम्बर 2024)

> आधिकारिक SDKs, मेटाडेटा फ़ील्ड जोड़ी गई, और छोटे सुधारों और बग फ़िक्सेस के साथ ग्राहक APIs का विस्तार किया गया।

## नई सुविधाएँ

* **आधिकारिक SDKs**: **Node.js**, **Python**, और **Go** के लिए आधिकारिक Dodo Payments SDKs पेश किए गए हैं। अधिक जानकारी के लिए [SDKs](/developer-resources/dodo-payments-sdks) पृष्ठ देखें।
* **मेटाडाटा फ़ील्ड**: अतिरिक्त जानकारी संग्रहीत करने हेतु भुगतान और सब्सक्रिप्शनों के लिए `Metadata` फ़ील्ड जोड़ा गया है। अधिक जानकारी के लिए [Metadata](/api-reference/metadata) पृष्ठ देखें।
* **ग्राहक APIs**: निम्नलिखित एंडपॉइंट्स को शामिल करने के लिए ग्राहक APIs का विस्तार किया गया है। अब आप ग्राहक डुप्लीकेशन रोकने के लिए भुगतान और सब्सक्रिप्शनों में `customer_id` पास कर सकते हैं:
  * **ग्राहक बनाएँ**: [/api-reference/customers/create-customer](/api-reference/customers/create-customer)
  * **ग्राहक में संशोधन**: [/api-reference/customers/patch-customer](/api-reference/customers/patch-customer)

## छोटे सुधार और बग फ़िक्सेस

* विभिन्न छोटे फ़िक्सेस और सुधार।
