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.46
- No reserve checks for the first trust line.
- Add Catalan and Hebrew languages.
- Show Rippling in balance and history.
- Fixes on offer_cancelled notifications.
- rpAmount precision fix.
- Cash in SSN field fix.
0.2.45
- Add Norwegian and Slovak languages.
- Allow decimals without leading zeros in any amount input.
- Better differentiation between buy/sell on balance, history pages.
- Simplify web client building.
0.2.44
- Add German language.
- Update currency names.
- Fix mobile menu.
0.2.43
- Cash in tab proxy upgrade.
- Config file local storage extend fixes.
0.2.42
- Add Cash in tab (ZipZap integration)
- Add 4 new languages including Spanish, Dutch, Polish, Portuguese via transifex
- Switch to bower
- Remove extraneous dependencies
- Update to Angular 1.2
- Show executed order prices in balance and history tabs.
- Switch e2e tests to Protractor
- Show available balances in Trade tab
- Show failed transactions in history
- Show if the order has been canceled after partial execution in history
0.2.41
- Add Internationalization support.
- Add translations for Chinese and Italian.
- Add cash in tab.
- Add "Allow Rippling" checkbox on trust tab.
- Add a new (trust_change_no_ripple) effect on jsonRewriter.
- Add a new event tracker for "send confirmation time".
- Fixes in ripple-lib (Robust Transaction Submission).
- Fixes in ripple-lib (Orderbook resubscribe after the server reconnect).
0.2.40
- Default currency pairs: XRP/BTC -> BTC/XRP.
- Options: statistics checkbox fix.
- Trade: Fix currencies on orderbook.
0.2.39
- Separate buy/sell widgets for trading.
- Fill trade widgets on orderbook order clicks.
- Default base currency in trading is XRP.
0.2.38
- Mobile scrolling smoothness fixes.
- Notification fixes on convert and trust tabs.
- Send tab Ripple URI fixes.
0.2.37
- CSS: Switch to Bootstrap 3
- CSS: Responsive menu and mobile styles
- Federated bridges support (Outbound bridge APIs)
- Multi server websocket connections
- Travis CI
- Trade tab has been moved to the top menu
- Added 'add destination tag' link on send tab
- Added unit tests