Skip to content

Releases: XRPLF/rippled

3.1.0-rc1

13 Jan 14:43
3.1.0-rc1
564a351

Choose a tag to compare

3.1.0-rc1 Pre-release
Pre-release

Release Notes

XRP
This document contains the notes for the release 3.1.0-rc1 of rippled , the reference server implementation of the XRP Ledger protocol. To learn more about how to build, run or update a rippled server, visit https://xrpl.org/install-rippled.html

[3.1.0-rc1] - 2026-01-13

🚀 Features

  • Second part of Lending Protocol implementation by @ximinez
    • Bug fixes and enhancements
    • Expand Number to support the full integer range
    • Mark the amendments as supported

🐛 Bug Fixes

  • Inner batch transactions never have valid signatures by @ximinez
    • fixBatchInnerSigs

What's Changed

  • Set version to 3.1.0-b1 by @bthomee in #6152
  • cherry-pick commits from develop into release-3.1 by @ximinez in #6201
  • cherry-pick more commits from develop into release-3.1 (Vault) by @ximinez in #6203
  • (Release 3.1) Lending protocol - ongoing work - XLS-66 by @ximinez in #6156
  • squashed: Expand Number to support full integer range as of 9526a30 by @ximinez in #6192
  • Change LendingProtocol feature and dependencies to supported by @ximinez in #5632

Full Changelog: 3.0.0...3.1.0-rc1

3.0.0

09 Dec 18:31
3.0.0
7527e35

Choose a tag to compare

Release Notes

XRP
This document contains the notes for the release 3.0.0 of rippled , the reference server implementation of the XRP Ledger protocol. To learn more about how to build, run or update an rippled server, visit https://xrpl.org/install-rippled.html

[3.0.0] - 2025-12-09

What's Changed

Read more

2.6.2

19 Nov 22:13
2.6.2
df24ee0

Choose a tag to compare

Release Notes

XRP
This document contains the notes for the release 2.6.2 of rippled , the reference server implementation of the XRP Ledger protocol. To learn more about how to build, run or update an rippled server, visit https://xrpl.org/install-rippled.html

This release adds bug fixes. It adds the amendment fixDirectoryLimit.

[2.6.2] - 2025-11-19

🐛 Bug fix

Full Changelog: 2.6.1...2.6.2

2.6.1

30 Sep 22:55
2.6.1
70d5c62

Choose a tag to compare

Release Notes

XRP
This document contains the notes for the release 2.6.1 of rippled , the reference server implementation of the XRP Ledger protocol. To learn more about how to build, run or update an rippled server, visit https://xrpl.org/install-rippled.html

This release adds bug fixes.

[2.6.1] - 2025-09-30

🐛 Bug Fixes

Full Changelog: 2.6.0...2.6.1

2.6.1-rc2

24 Sep 13:58
2.6.1-rc2
c46888f

Choose a tag to compare

2.6.1-rc2 Pre-release
Pre-release

Release Notes

XRP
This document contains the notes for the release 2.6.1-rc2 of rippled , the reference server implementation of the XRP Ledger protocol. To learn more about how to build, run or update a rippled server, visit https://xrpl.org/install-rippled.html

[2.6.1-rc2] - 2025-09-24

💼 Other

  • Mark PermissionDelegation as unsupported by @Bronek

Full Changelog: 2.6.1-rc1...2.6.1-rc2

2.6.1-rc1

17 Sep 21:27
2.6.1-rc1
8d01f35

Choose a tag to compare

2.6.1-rc1 Pre-release
Pre-release

Release Notes

XRP
This document contains the notes for the release 2.6.1-rc1 of rippled , the reference server implementation of the XRP Ledger protocol. To learn more about how to build, run or update a rippled server, visit https://xrpl.org/install-rippled.html

[2.6.1-rc1] - 2025-09-17

💼 Other

  • [RELEASE] Downgrade version 2.6 to boost 1.83 by @Bronek in #5759

Full Changelog: 2.6.0...2.6.1-rc1

2.5.1

17 Sep 16:08
2.5.1
16c2ff9

Choose a tag to compare

Release Notes

XRP
This document contains the notes for the release 2.5.1 of rippled , the reference server implementation of the XRP Ledger protocol. To learn more about how to build, run or update an rippled server, visit https://xrpl.org/install-rippled.html

This release adds bug fixes.

[2.5.1] - 2025-09-03

🐛 Bug Fixes

  • Don't flag consensus as stalled prematurely (#5658) by @ximinez

2.6.0

27 Aug 20:37
2.6.0
2df7dcf

Choose a tag to compare

Release Notes

XRP
This document contains the notes for the release 2.6.0 of rippled , the reference server implementation of the XRP Ledger protocol. To learn more about how to build, run or update a rippled server, visit https://xrpl.org/install-rippled.html

This release adds new features and bug fixes.

[2.6.0] - 2025-08-27

🐛 Bug Fixes

🚀 Features

  • Include network_id in validations and subscription stream responses (#5579) by @ckeshava
  • Add support for DomainID in MPTokenIssuance transactions (#5509) by @Bronek
  • Add MPT related txns into issuer's account history (#5530) by @shawnxie999
  • Add nftoken_id, nftoken_ids, offer_id to meta for transaction stream (#5230) by @tequdev

💼 Other

🚜 Refactor

  • Decouple CredentialHelpers from xrpld/app/tx (#5487) by @a1q123456
  • Add XRPL_ABANDON and use it to abandon OwnerPaysFee (#5510) by @a1q123456
  • Remove obsolete owner pays fee feature and XRPL_ABANDON stanza (#5550) by @a1q123456
  • Restructure beast::rngfill (#5563) by @lmaisons
  • Remove external libraries as they are hosted in our Conan Center Index fork (#5643) by @bthomee
  • Decouple ledger from xrpld/app (#5492) by @a1q123456
  • Makes HashRouter flags more type-safe (#5371) by @vlntb
  • Change boost::shared_mutex to std::shared_mutex (#5576) by @Tapanito
  • Update date, libarchive, nudb, openssl, sqlite3, xxhash packages (#5567) by @bthomee

📚 Documentation

⚡ Performance

🧪 Testing

⚙️ Miscellaneous Tasks

2.6.0-rc3

25 Aug 20:31
2.6.0-rc3
c5fe970

Choose a tag to compare

2.6.0-rc3 Pre-release
Pre-release

Release Notes

XRP
This document contains the notes for the release 2.6.0-rc3 of rippled , the reference server implementation of the XRP Ledger protocol. To learn more about how to build, run or update a rippled server, visit https://xrpl.org/install-rippled.html

[2.6.0-rc3] - 2025-08-22

💼 Other

  • Set version to 2.6.0-rc3 by @ximinez
  • Revert "perf: Move mutex to the partition level (#5486)" by @ximinez

2.6.0-rc2

20 Aug 00:17
2.6.0-rc2
fb89213

Choose a tag to compare

2.6.0-rc2 Pre-release
Pre-release

Release Notes

XRP
This document contains the notes for the release 2.6.0-rc2 of rippled , the reference server implementation of the XRP Ledger protocol. To learn more about how to build, run or update a rippled server, visit https://xrpl.org/install-rippled.html

This release adds new features and bug fixes.

[2.6.0-rc2] - 2025-08-15

🐛 Bug Fixes

  • Change log to debug level for AMM offer retrieval and IOU payment check (#5686) by @intelliot
  • Add -Wno-deprecated-declarations for Clang only (#5680) by @bthomee

📚 Documentation

💼 Other