Skip to content

1.1.0-develop

Pre-release
Pre-release
Compare
Choose a tag to compare
@geraldoramos geraldoramos released this 23 Dec 23:24

The changes include:

  • Moved to socket API for real-time
  • Moved renderer to React (no more native menu when opening the tray)
  • Included settings page to configure the currencies to monitor
    Still in the works:

Implement Alerts

  • Organize the list of currencies and icons. Some of the combination pairs will not work because the socket API does not support it. Need to work on a solution to fallback to HTTP whenever a pair is not compatible with the socket implementation. Sent an e-mail to CryptoCompare for more details since it's not documented.
  • A button to quit the app (need to press CMD+Q to do that now).