Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Releases: ripple/ripple-client

0.2.36

08 Sep 21:16
Compare
Choose a tag to compare
  • Bug fixes

0.2.35

08 Sep 22:14
Compare
Choose a tag to compare
  • Error message fixes

0.2.34

08 Sep 22:14
Compare
Choose a tag to compare
  • Fix Trust tab listening to wrong event.
  • Fix send with destination tag issue

0.2.33

08 Sep 22:15
Compare
Choose a tag to compare
  • Fix send with destination tag issue (#1067)

0.2.32

08 Sep 22:15
Compare
Choose a tag to compare
  • Fix send to unfunded accounts issue (#1062)
  • Fix security tab (#1066)

0.2.31

08 Sep 22:15
Compare
Choose a tag to compare
  • Fix XRP send issue (#1053)

0.2.30

08 Sep 22:16
Compare
Choose a tag to compare
  • Added federation address resolution (e.g. [email protected])
  • Payments Should Be More Like Email
  • Federation protocol
  • AccountSet support in balance tab
  • Rewrote send page UI flow
  • Changes to amount field validation (more precise error messages)
  • Use new path finding API: path_find
  • Websocket support for older firefox versions
  • Ripple URI for ripple wallet
  • Sending to non-existent accounts restricts currency to XRP
  • Don't allow XRP trusts
  • Make sure account has at least some funds when placing a trade order. (Fixes #198 & #259)
  • Fake login bug fix