Changelog

What we shipped recently.

The platform ships continuously. Material releases are summarised here, in reverse chronological order.

  1. v0.102026-05-14

    Country expansion — KE, NG, ZA, BW live; KYC framework hardened

    Kenya, Nigeria, South Africa, and Botswana joined Zimbabwe and Zambia as fully-supported markets. Each country ships with its own KYC document set, ID-validation rules, watch-list checks, and per-country review SLA. The KYC engine is now plug-in based — new markets can be added without touching core code.

    • multi-country
    • kyc
    • compliance
  2. v0.92026-04-30

    Pesepay AES-256 envelope and billing settings

    Partner billing now runs through Pesepay (Zimbabwe gateway), with sensitive credentials wrapped in an AES-256 envelope at rest. New billing settings hook (use-billing-settings) exposes plan, status, last invoice, and next charge date with TanStack Query caching.

    • payments
    • security
    • partner-portal
  3. v0.82026-04-12

    Settlement engine — approve, mark paid, audit export

    Settlements now aggregate card transactions, support approve/reject workflows with batch operations, and post atomic mark-paid entries with a wire reference. Quarterly investor exports run straight off the ledger_entries table, no offline reconciliation.

    • settlement
    • ledger
    • audit
  4. v0.72026-03-21

    Satellite scoring v2 — six weighted factors, Sentinel-2 ingest

    Replaced the legacy single-band scoring with a six-factor composite — Vegetation 0.30, Climate 0.25, Soil 0.15, Crop fit 0.10, Yield history 0.10, Management 0.10. Sentinel-2 NDVI is ingested at 10 m, refreshed fortnightly. Each factor weight is partner-tunable on Enterprise.

    • scoring
    • satellite
    • ml
  5. v0.62026-02-28

    Land-grading dashboard, AEZ cell resolution

    New /land-grading page grades every 5-arcmin AEZ cell in a target country for the chosen crop, with hover popups carrying the underlying climate and soil signals. Built for government and large-lender deployment planning.

    • land-grading
    • geospatial
    • government