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

Releases: ripple/ripple-client

Version 1.3.1

06 Feb 23:01
Compare
Choose a tag to compare
  • 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

30 Jan 00:54
Compare
Choose a tag to compare
  • 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

19 Dec 21:18
Compare
Choose a tag to compare
  • Fix history updates
  • Fix btc2ripple trustlines
  • Fix double notifications
  • Add a confirmation on trustline edit

Version 1.2.0

18 Dec 00:17
Compare
Choose a tag to compare
  • 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

11 Dec 00:40
Compare
Choose a tag to compare
  • 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

04 Dec 23:07
Compare
Choose a tag to compare
  • 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

19 Nov 21:53
Compare
Choose a tag to compare
  • 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

12 Nov 20:56
Compare
Choose a tag to compare
  • Add BRL, MXN funding pages
  • Add client side validation for trusting amount
  • Code cleanup
  • Show higher precision for orderbook

Version 1.1.1

12 Nov 20:49
Compare
Choose a tag to compare
  • Add account deletion feature
  • Add ripple name support on debug page
  • Change amount precisions on send, convert, orderbook

Version 1.1.0

05 Nov 22:04
Compare
Choose a tag to compare
  • 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