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
Version 1.3.1
- Add option to skip transaction confirmations
- Add ticker to the landing page
- Refactor history to load non binary data
- Refactor contacts search to be case insensitive
- Refactor 2FA to have the username in device token
- Fix jsonrewriter to handle the first account transaction
- Fix send page amount field validation
- Revert ripple-lib to 0.10
- Remove '1' calls to blobvault
- Remove unused dependencies
Version 1.3.0
- Add Ripple price ticker on landing page
- Add ability to individually cancel orders
- Add ripple-vault-client
- Add send URI params return_url and abort_url
- Add a warning if the ripple address has more then 200 trustlines
- Add ordering for trade pairs
- Add a transaction fee on send, convert confirmation pages
- Add contact filtering
- Fix history page on debug mode
Version 1.2.1
- Fix history updates
- Fix btc2ripple trustlines
- Fix double notifications
- Add a confirmation on trustline edit
Version 1.2.0
- Add a new landing page
- Add a new overview page
- Add edit functionality for trading pairs
- Fix removing the trustlines
- Refactor orderbook to update at least every 30 seconds
Version 1.1.5
- Add InvoiceID to the Send URI scheme
- Add Flip functionality for trade pairs
- Add counter for orderbook age
- Swap Exchange navbar subtabs
Version 1.1.4
- Add ability to edit the order
- Add historyApi support
- Add address book federation support
- Add e2e tests for account rename, register page
- Add a transaction error messages module
- Add trade pairs Add/Edit
- Fix the debug page
- Fix unnecessary redirects for login page
- Fix fonts
Version 1.1.3
- Add error messages on gateways page
- Disable remove button on incoming trust
- Orderbook currency precision changes
- Update the loading spinners
- Remove external jQuery dependency
- Fix problems with GBI Send/Convert
- Fix release notes link
Version 1.1.2
- Add BRL, MXN funding pages
- Add client side validation for trusting amount
- Code cleanup
- Show higher precision for orderbook
Version 1.1.1
- Add account deletion feature
- Add ripple name support on debug page
- Change amount precisions on send, convert, orderbook
Version 1.1.0
- Keep user session in sync thru all the browser tabs
- Fund UI redesign
- Add max network fee change field in advanced tab
- Add Balances sidebar for several pages
- Add JPY funding page
- Add pretend page
- Add 404 page
- Add tooltip with full Ripple address when hovering over contact
- E2E tests for settings dropdown and login
- New amount precision rules based on currencies,
- Clean up the code according to our js style guide
- Update Loading UIs
- Remove downloadable client code
- Expand history filters by default
- Fix contact destination tag deletion
- Fix currency on trustline deletion
- Generalize currency colors