2026 Releases

Q1 2026

January 2026

Summary: Standardized build pipeline for all services. AML integration keys secured across all environments. Parallel security scanning in CI.

Security

Tag

Change

IMPROVED

AML integration keys secured across all environments — AML integration credentials now centrally managed across testing, sandbox, staging, and production. Action: No action required.

API & Integrations

Tag

Change

IMPROVED

Standardized build and deployment pipeline — Unified build images for all services. Parallel security checks in CI. Action: No action required — faster and more consistent deployments.

February 2026

Summary: Merchant API fee precision improved. Balance display corrected for USDT settlement. Collection balance accuracy improved. Production access security enhanced. Bot protection for merchant interface.

API & Integrations

Tag

Change

IMPROVED

Merchant API fee precision improved — Fee values in merchant integration API transaction responses now accurate. Action: No action required.

IMPROVED

Balance display corrected when switching merchants — Balance now displays correctly when switching between merchants with USDT settlement enabled. Action: No action required.

IMPROVED

Collection balance accuracy improved — Collection process now correctly accounts for all refill amounts. Action: No action required.

IMPROVED

PayIn address activation reliability improved — Activation records now consistently created for PayIn addresses. Action: No action required.

Security

Tag

Change

IMPROVED

Production access security enhanced — All production resource access now routed through zero-trust access proxy with web application firewall. Action: No action required — enhanced access security.

IMPROVED

Bot protection for merchant interface — CAPTCHA protection added to merchant-facing server and frontend. Action: No action required.

March 2026

Summary: Payout fee data in exports. Cryptocurrency precision improved. Bulk payout optimization. TRX collection reliability improved. Long-range export support. Callback deduplication for address creation.

API & Integrations

Tag

Change

IMPROVED

Payout system fee in transaction data — Fees consistently stored in transaction data — available in transaction exports. Action: Fee data available in transaction exports.

IMPROVED

Cryptocurrency precision improved — Amount, fee, and balance precision strengthened — no decimal artifacts. Action: No action required.

IMPROVED

Bulk/mass payout optimization — Backend logic optimized. Mass payout processing no longer blocks other transactions. Retry logic improved. Action: No action required — mass payouts more reliable.

IMPROVED

TRX collection reliability improved — TRX collection process strengthened for all address types. Action: No action required.

IMPROVED

Callback deduplication for API v2 address creationPOST /api/v2/customer-address now sends exactly one callback per event. Action: No action required.

Merchant Console

Tag

Change

IMPROVED

Long-range export support (>6 months) — Transaction export now supports date ranges longer than 6 months. Export button shows loading state during file generation. Action: Long exports now work correctly.

Q2 2026

April 2026

Summary: USDT fee precision improved. Fiat balance endpoint restored for virtual-balance merchants. Mass Payouts cancel/timer improvements. Platform domain and hosting updated.

API & Integrations

Tag

Change

IMPROVED

USDT fee precision improved — Fee calculation for USDT operations now matches expected values exactly. Action: No action required.

IMPROVED

Fiat balance endpoint restored for virtual-balance merchantsGET /api/balance/fiat/* now works correctly for merchants using virtual balances. Action: No action required.

IMPROVED

Deposit fee: percent + flat USDT combination supported — Merchant deposit fees can combine percentage + flat USDT fee. Max fee capped at deposit amount. Action: Contact account manager for combined fee schemes.

Merchant Console

Tag

Change

IMPROVED

Memo field fully visible in exports — Memo field now displayed in full in exported transaction reports. Action: Re-export if you need complete memo data.

IMPROVED

Sender address shown for completed payouts — "From" address now displayed in transaction details and exports for completed payouts. Action: No action required.

IMPROVED

Mass Payouts: cancellation and timer improvements — Cancellation flow streamlined. Timers accurately reflect backend state. Action: No action required.

CHANGE

Platform domain and hosting updated — Payment page, Backoffice, and static assets now served from updated domains. Previous URLs redirect automatically. Action: Update any hardcoded domain references in your integration code.

Currencies & Networks

Tag

Change

IMPROVED

Transit wallet merge: complete sets for BASE — All required wallets now created for BASE network during merge. System balances consistent after merge operations. Action: BASE merchants — verify transit wallet setup.

Security

Tag

Change

IMPROVED

Configuration validation strengthened for sandbox — Sandbox environment now enforces strict configuration validation, preventing use of unsafe default values. Action: No action required.