This repository has been archived by the owner on Sep 2, 2023. It is now read-only.
Releases: ripple/ripple-client
Releases · ripple/ripple-client
0.2.36
- Bug fixes
0.2.35
- Error message fixes
0.2.34
- Fix Trust tab listening to wrong event.
- Fix send with destination tag issue
0.2.33
0.2.32
0.2.31
0.2.30
- 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