Minka Ledger Docs
Release Notes

v2.19.0

Ledger release v2.19.0

Release date STG: January 15, 2025

Release date PRD: January 20, 2025

CLI fixes and improvements

  • [CLI] fixed issue with wrongly using the value of clientId in clientSecret
  • [CLI] implemented improvement to print all the fields of records with show command
  • [CLI] allowed to remove fields from objects - custom and filter. Example how to use it:
  • [CLI] fixed error when listing wallet limits
  • [CLI] added detailed explanation on how to handle labels using CLI in the CLI reference document: …handle labels

Bridge tutorial

We wrote an improved version of a tutorial for building and connecting bridges to Ledger. It consists of 4 parts:

Joining an RTP system

Creating your first payment

Integrating with an RTP rail

Building a bridge service

Improvements & Fixes

  • implemented local cache for bridge tokens to reduce the number of redundant calls to bridge for new tokens
  • various settlement fixes:
    • improved behavior when there is no active schedule policy value - removed error from logs
    • fixed CLI bug when schedule policy is created without values
  • removed settlement from generic RTP layouts
  • separated Studio layout from generic RTP layouts
  • improved journaling functionality so it can be configured per ledger
  • implemented some performance improvements:
    • resolving of wallets by address in batch

Studio release v2.19.0

Release date STG: January 15, 2025

Release date PRD: January 20, 2025

Secure bridges

We implemented option to add security for bridges via Studio. Process:

Improvements & Fixes

  • MLN file name update and report improvements
  • upgraded Reconciliation and Billing reports, fixed some issues
  • added domain filtering to Reports view
  • removed bank parameter from billing report
  • removed batch parameter from reconciliation report
  • we limited preview of reports to 100 lines
  • fixed issue where search dropdown was not working when looking for circles
  • fixed issue where datetime/date pickers were not working
  • fixed issue with 500 error code causing login failures for users on Studio
    • the issue was with rounding decimal number in Studio dashboard

On this page