# Changelog

### March 2026

* Dashboard request logs with full request/response inspection
* Go-live readiness checklist
* Webhook delivery logs in dashboard

### February 2026

* On-ramp API (fiat to crypto) general availability
* BSC and Tron chain support
* Transaction CSV export in dashboard

### January 2026

* Granular API key scopes
* IP allowlisting and country restrictions
* Webhook signature verification

### December 2025

* Business recipient verification
* KYC remediation endpoints (PATCH)
* Dashboard analytics and activity feed

### November 2025

* Webhook subscriptions management
* Transfer timeline endpoints
* Polygon and Base chain support

### October 2025

* Off-ramp API v2 with improved settlement
* Real-time quote engine
* Idempotency support

### September 2025

* API v1 public launch
* Quotes, Off-Ramp, and Recipients endpoints
* Initial corridors: NGN, GHS, KES


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zynta.com/resources/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
