# Change log

📅 November 2025

1. Services API Float Proxy • Added proxy endpoints for Services API to handle float balances.
2. Updated Authentication Token Logic • Improved getToken behaviour for auth flows.

📅 October 2025

1. KYC Improvements Across Countries • Updated global KYC requirements (passport heading no longer required).
2. Risk Score Improvements • Updated logic for adjusting risk score post OTP verification.

📅 September 2025

1. Integrated new module from KYC partner  + Document Verification (Backend Integration) • Document verification fully on backend.
2. Registration & Origin Control Enhancements • Backend registration now restricted to selected origins.

📅 August 2025

1. KYC  partner's Document Storage (Callback Integration) • Store documents received via KYC partner's callback (important for audit readiness).
2. KYC Notifications System Added • New notifications flow for KYC events.
3. Payment partner's Status Webhooks • Added webhook support for payment partners payment status.
4. Float Alert System • Added backend toggle for float alerts.

📅 July 2025

1. Added integration with payment partner (Env Vars, Webhooks, Payment Status)

Several YC features were introduced: • Payment partner API environment vars added. • Payment partner payment webhook. • Payment partner webhook management.

2. Slack Alerts for Failed Exchange Rate Updates • Added Slack notification integration for rate-update failures.


---

# 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.minitmoney.enterprises/resources/change-log.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.
