Last updated

Introducing Clio version 2.2.2

Version 2.2.2 of Clio, an XRP Ledger API server optimized for HTTP and WebSocket API calls, is now available. This release adds bug fixes.

Bug fixes

  • Relax error when full or accounts set to false by @godexsoft in https://github.com/XRPLF/clio/issues/1537
  • Add more account check by @cindyyan317 in https://github.com/XRPLF/clio/pull/1543

Database Migration

If you are currently running Clio 1.0.4 or earlier and upgrading, you must perform a database migration to properly support NFT data. See the clio_migrator branch and its README for instructions.

Install / Upgrade

PackageSHA-256
Ubuntu Deb (x86_64)c18d6c8aefa20dbe74561dc01cd893ec7e9df93f68c0f4a5c7b5e279a37e4272

For other platforms, please build from source. The most recent commit in the git log should be:

commit 665fab183a967bb886c68734544ec7e80bea4903
Author: cyan317 <[email protected]>
Date:   Mon Jul 15 16:42:12 2024 +0100

    fix: Add more account check   (#1543)
    
    Make sure all char is alphanumeric for account

What's Changed

See the Full Changelog on GitHub

Feedback

The Clio open-source project is seeking feedback and engagement from the XRPL community.