Skip to content

Releases: chrislennon/Crypto-Touchbar-App

23-Jun-18

23 Jun 14:33
6392f41
Compare
Choose a tag to compare
  • Added offline caching functionality - #85
  • Added some missing components to the wiki

02-Jun-18

02 Jun 22:19
Compare
Choose a tag to compare

Development back online!

As covered in PR #83 there has been a significant refactor of code (with no real change to functionality). This will likely be the first in a series of few improvements.

  • A readable (and run-able) python script as a template, removing horrible js .replace() based logic.
  • Separates the template generator logic from the page logic.
  • Removes a bunch of sloppy code and work arounds.
  • A market cap output selector ( fixes #79 )

22-Jan-18

22 Jan 14:27
60acefa
Compare
Choose a tag to compare
  • rolled out a pure python version #64
  • added all the coins with icons #66
  • removed all the coins that have icon from the overview list, made icons accessible by the search #68 (also fixes #44)
  • fixed a few bugs regarding output #69, format #62 and corrected minimum refresh value #73

31-Dec-17

31 Dec 16:58
0e89bda
Compare
Choose a tag to compare

Added the following features:

  • Portfolio/Historical price tracking - #47
  • User defined output formatting (comma separation & decimal places) - #46 #55

Fixed the following issues:

  • Bitconnect incorrect ticker - #51
  • Incorrect ordering of outputs - #45

28-Dec-17

28 Dec 10:24
8dfaa8e
Compare
Choose a tag to compare
  • Added a dynamic coin list (now supports >1900 currencies) PR #42 Issue #13
  • Added a second colour picker for the colour of the icon PR #43 Issue #34

25-Dec-17

25 Dec 23:40
ea3a820
Compare
Choose a tag to compare
  • Added better default colours for coins #33
  • Added named output file and import name #31
  • Fixed Crypto elements opening null URL (now no action) #29

Initial Release

25 Dec 23:42
Compare
Choose a tag to compare

Initial published version of web-app.