Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

1.8.0

Latest
Compare
Choose a tag to compare
@robby-d robby-d released this 27 Jun 00:28
· 120 commits to master since this release

v1.8.0

Release Date: June 26, 2016

Enhancements:

  • Docker image builds
  • Eliminate socket.io feed code (which was causing issues/not working), replace with simple polling

Fixes:

  • Fix exchange market display -- is now sortable (#768)
  • UI tweaks (#780)
  • Disable portfolio and leaderboard, clean up menu interface
  • Update bitcore to newest
  • Fix date field on broadcast modal (#779)
  • Remove asset description limit
  • Fix DEX buy/sell validation error messages (#746)
  • Better error handling (pops up an error dialog when many times before it would just error to console)
  • Pull up to 5000 history entries instead of 100 (fixes #565)
  • Fix minor display issues with issuances (#551, #427)