Files
xrpl-dev-portal/blog/2024/clio-2.2.2.md
2024-09-19 11:06:26 -07:00

2.0 KiB

category, date, seo, labels, theme
category date seo labels theme
2024 2024-07-22
title description
Introducing Clio version 2.2.2 Version 2.2.2 of Clio, the XRP Ledger API server optimized for HTTP and WebSocket calls, is now available. Learn more about this update and bug fixes.
Clio Release Notes
markdown
editPage
hide
true

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

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

Package SHA-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 <120398799+cindyyan317@users.noreply.github.com>
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.