Files
CurrenciCombo/CHANGELOG.md

1.3 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

1.0.0 - 2025-01-15

Added

  • Initial release of ISO-20022 Combo Flow
  • Drag-and-drop workflow builder UI
  • Multi-step transaction execution with 2PC pattern
  • ISO-20022 message generation (pacs.008, camt.052/053, camt.056)
  • Smart contracts for atomic execution (ComboHandler, NotaryRegistry, AdapterRegistry)
  • Compliance engine integration (LEI/DID/KYC/AML)
  • Real-time execution monitoring via SSE
  • Optional simulation panel for advanced users
  • Multi-wallet Web3 integration
  • Bank connector support (SWIFT, SEPA, FedNow, ISO-20022)
  • E2E tests with Playwright
  • Smart contract tests with Hardhat

Documentation

  • Complete engineering ticket breakdown
  • UI/UX specifications
  • Smart contract interface specifications
  • Adapter architecture documentation
  • Compliance integration specifications
  • OpenAPI specification
  • Implementation status tracking