Crypto Exchanges Gateway Versions Save

Your gateway to the world of crypto !

1.13.2

5 months ago

Release content for version 1.13.2

Gateway

  • fix: fix binance pairs retrieval

1.13.1

1 year ago

Release content for version 1.13.1

Gateway

  • fix: fix poloniex order book update (cancel orders were not removed)

1.13.0

1 year ago

Release content for version 1.13.0

Gateway

  • fix: fix poloniex ws endpoint (use wss://ws.poloniex.com/ws/public)

1.12.0

1 year ago

Release content for version 1.12.0

Gateway

  • chore: update ws to version 8.6.0
  • fix: fix OKex ws endpoint

UI

  • chore: update node-sass to version 6.0.1

1.11.0

2 years ago

Release content for version 1.11.0

Gateway

  • chore: update ccxt to version 1.57.94
  • feat: use OKex V5 API (requires a Unified account)
  • fix: fix ccxt pairs retrieval when precision mode is TICK_SIZE (ex: OKex)

1.10.3

2 years ago

Release content for version 1.10.3

UI

  • fix: display error message in case auth is refused by exchange
  • fix: fix hover color after selecting an entry in top menu

1.10.2

2 years ago

Release content for version 1.10.2

Gateway

  • feat: support for environment variable cfg.exchanges.kucoin.password (Kucoin)
  • feat: support for environment variable cfg.exchanges.okex.password (OKEx)

1.10.1

2 years ago

Release content for version 1.10.1

Gateway

1.10.0

2 years ago

Release content for version 1.10.0

Gateway

  • Update ccxt to version 1.50.8

1.9.1

3 years ago

Release content for version 1.9.1

Gateway

  • New optional config parameter sessions.hideIpaddr to hide ip addresses when listing sessions
  • Accept true & false for boolean environment variables

UI

  • Fix alerts refreshing when an alert is being edited (My Alerts)