Product updates
Changelog
What shipped, when, and why it matters.
2026-04-15
Outbox engine, SARB rate pipeline, disbursements, consent system, tax assistant, learn pages
FeatureNew backend capabilities: transactional outbox with webhook delivery, SARB exchange-rate ingestion, disbursement batches, POPIA consent recording, and a tax-assistant module. Frontend gains learn/education pages.
2026-04-13
Public beta launch
LaunchFinVeil goes live on Railway with the full marketing site, dashboard, and API. Core scoring, payroll upload, and alerts are available on paid plans; token infrastructure and advanced analytics are in beta.
2026-04-13
Paystack integration
FeatureHosted checkout via /transaction/initialize and webhook signature verification.
2026-04-13
FinVeil Token scaffold
FeatureProof receipts minted for settled transactions and batched into a Merkle root stored in FinVeil’s own database. Public-ledger anchoring is not live.
2026-04-12
SDK source code in 9 languages
SDKsSDK source code for Java, Node, Python, C#, Go, PHP, Flutter, Rust, and Kotlin added to our repository. None is published to a package registry; SDKs are available on request.
2026-04-07
E2E smoke test pipeline
InfrastructureA GitHub Actions workflow definition that boots the full stack and runs an end-to-end scoring smoke test. CI runs are not currently executing.