2.1.1
Introducing Clio version 2.1.1
Version 2.1.1 of Clio, an XRP Ledger API server optimized for HTTP and WebSocket API calls, is now available. This release adds new features and bug fixes.
New features
libxrpl2.1.0
Bug fixes
- Bug fix to support new fields for the XRPFees amendment by @godexsoft in #1280
- Version 2.0.0 of Clio supported the XRPFees amendment, but did not includes updates to the new fee fields
- If the XRPFees amendment is enabled and you have not upgraded Clio to 2.1.1 or newer, the new fee fields of the SetFee transaction and FeeSettings ledger entry would not be returned and the previous fee fields would return 0. The server_info API includes fee fields; new fee fields would not be returned and and previous fee fields would return 0
To check the current voting status of these amendments on Mainnet, see the XRPScan Amendments Dashboard.
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. Instructions for the migration are described https://github.com/XRPLF/clio/tree/clio_migrator%402.0.0
Testing Credits
- Thanks to @mounikakun and others for testing this release.
Full Changelog: 2.1.0...2.1.1