Product updates

New features, improvements, and fixes.

Aug 26, 2026

Bank and AI improvements

App

New

  • Added support for importing statements from Access Bank, Standard Chartered Bank, FCMB, GTBank, UBA, and Sterling Bank.
  • Added support for local AI models in chat, letting you connect to any OpenAI-compatible API.
  • Added transaction filters by bank, credit/debit, amount, and date.
  • Added keyboard shortcuts.
  • Added a thanks section.
  • Added a logo to the website header and favicon.

Improvements

  • Improved theme selection.
  • Renamed WemaBank and ZenithBank to Wema and Zenith in the UI.
  • Enhanced transaction import to preserve existing transactions.
  • Improved chat UI and styling.
  • Added a suggested-rules divider that only appears with the panel.

Fixes

  • Fixed iOS mobile UX issues, including input zoom and bottom sheet jitter.
  • Fixed mobile filter panel overflow and input zoom.
  • Fixed iOS zoom on search input.
  • Fixed table rendering in chat.
  • Fixed minor styling issue in overlay.

Pulse

New

  • Added a sandbox order simulator for partner integration testing on the test deployment.
  • Added banking provider foundation with Nomba adapter, including provider routing rules and provider selection.
  • Added liquidity routing rules and provider selection.
  • Added late-funding repricing for onramp and offramp orders.
  • Added order expiry worker to backfill stale orders.
  • Added a background job to expire stale quotes.

Improvements

  • Improved deploy process to pin task definition revisions, preventing stale image deployments.
  • Improved internal admin routes for bank routing rules.
  • Improved settlement runtime to use pinned providers per order.

Fixes

  • Fixed onramp orders persisting LP rate instead of customer-quoted rate.
  • Fixed offramp settlement completion.
  • Fixed Quidax offramp execution and amount mismatch causing payout delays.
  • Fixed Nomba webhook confirmation acceptance.
  • Fixed boot failure when Nomba is enabled alongside Quidax.
  • Added Nomba expiry buffer to avoid rejection.
  • Restricted Quidax offramp to admin testers.
  • Fixed quote refresh and shortened quote TTL.
  • Routed Quidax offramp settlements through Rubies to fix payout issues.
  • Fixed issue where admin offramp routes through Quidax on best rate, ignoring bank rules.
  • Fixed settlement bug and race condition in quote expiry.
  • Completed Quidax offramp settlement.

Aug 26, 2026

Add new publishing options

Devtools

New

  • Publish Markdown to paste.rs.
  • Publish to GitHub Gist.
  • Publish to HackMD.
  • Publish to mdshare.online and mdshare.live, including view-only links.

Improvements

  • Added Windows support.