diff --git a/apps/coin_info/ChangeLog b/apps/coin_info/ChangeLog index 82d9d7e13..500d95ec9 100644 --- a/apps/coin_info/ChangeLog +++ b/apps/coin_info/ChangeLog @@ -2,3 +2,4 @@ 0.04: Using GB http for Binance API requests 0.05: Lot of cleanup 0.06: Creating app v1 +0.07: Finishing touches for v1 diff --git a/apps/coin_info/README.md b/apps/coin_info/README.md index d2996683a..edd84bc9e 100644 --- a/apps/coin_info/README.md +++ b/apps/coin_info/README.md @@ -39,4 +39,9 @@ Martin Zwigl ### Settings - Choose which of the uploaded tokens to display in clock_info -- Choose update-time for clock_info HTTP requests to Binance \ No newline at end of file +- Choose update-time for clock_info HTTP requests to Binance + +## Possible Improvements / TODOs + +- Pause HTTP request cycle during show of Details or Lows/Highs +- Better chosing of fonts for more space \ No newline at end of file diff --git a/apps/coin_info/metadata.json b/apps/coin_info/metadata.json index 39990cc98..b51669147 100644 --- a/apps/coin_info/metadata.json +++ b/apps/coin_info/metadata.json @@ -1,7 +1,7 @@ { "id": "coin_info", "name": "Crypto-Coins Info", "shortName":"Coins Info", - "version": "0.06.68", + "version": "0.07.00", "description": "Crypto-Coins Infos with the help of the Binance API", "icon": "app.png", "tags": "clkinfo",