Sandbox
Release History

Changelog

A complete record of every release — features shipped, bugs fixed, and improvements made to the FinAegis core banking platform.

v7.8.0 Standards & Compliance March 30, 2026
  • ISO 20022 — Full pacs, pain, and camt message suite with standards-compliant schema validation
  • Open Banking PSD2 — AISP/PISP consent lifecycle, Berlin Group and UK Open Banking adapters
  • ISO 8583 — Card transaction messaging with PIN management and authorization flows
  • US Payment Rails — ACH, Fedwire, RTP, FedNow with intelligent rail routing and same-day settlement
  • Interledger Protocol — ILP connector, Open Payments (GNAP), and cross-currency streaming quotes
  • Double-Entry Ledger — Chart of accounts, journal entries, GL auto-posting, optional TigerBeetle driver
  • Microfinance — Group lending, IFRS provisioning, share accounts, teller operations, field officer tools
v7.1.1 Security Patch March 29, 2026
  • JIT funding TOCTOU fix — Eliminated race condition in just-in-time funding that could allow double-spend
  • Webhook SSRF prevention — Added URL allowlist validation and DNS rebinding protection for outbound webhooks
  • Rate limiter hardening — Switched to atomic Cache::add + increment pattern to prevent counter bypass under concurrency
  • Threat model remediation — All 15 items from the v7.6 threat model audit resolved and verified
v7.1.0 Production Hardening March 29, 2026
  • Prometheus observability — Full metrics export for API latency, queue depth, error rates, and domain events
  • Mobile compatibility — Responsive layout fixes across dashboard, account, and GCU trading screens
  • Smoke test suite — Production environment smoke tests covering auth, payments, GCU, and API health checks
  • Security audit preparation — PHPStan Level 8 compliance, PHPCS clean, zero critical findings pre-audit
  • Helm chart — Kubernetes deployment chart with horizontal pod autoscaling and Redis Streams support
v7.0.0 Production Release March 28, 2026
  • Web3 consolidation — Unified EthRpcClient and AbiEncoder under app/Infrastructure/Web3/ with legacy adapter shim
  • Zelta SDK v1.0 — Composer-installable payment SDK with transparent x402 + MPP auto-retry and fallback logic
  • Production guards — Demo-only service gates check app()->environment('production') and throw safely
  • Post-quantum crypto — ML-KEM-768 and ML-DSA-65 hybrid encryption integrated into key storage and signing flows
  • Event sourcing v7.7+ — Domain-specific event tables, Spatie upgrade, full aggregate replay support

Stay up to date

Follow releases on GitHub or star the repository to get notified when new versions ship.