Skip to content

Releases: pbojan/cryptocoins-desklet-windows

Version 1.7

06 Dec 21:40
Compare
Choose a tag to compare

Changes in v1.7 include:

  • Added 2 config options to calculate current assets value + assets profit
  • Fix icons not loading if using CoinId instead of CoinSymbol
  • Bump to new version
; How many of the cryptocurrency assets do you own? Used to show your current cryptocurrency value.
;AssetsOwned=1.00

; For how much did you buy them in the currency specified above? Used to calculate profits. Used together with AssetsOwned field.
;AssetsValue=1000.00

assets-value-btc

Version 1.6

14 Sep 14:27
Compare
Choose a tag to compare

Changes in v1.6 include:

  • Updated and added new icons for a total of 470 crypto icons
  • Updated the Rainmeter version requirement to the newest version
  • Bump to a new version to fix (#9)

Version 1.5

05 Sep 08:08
Compare
Choose a tag to compare

Changes in v1.5 include:

  • Resolves Auth issues with the coin market cap API by adding UserAgent (#8)
  • Make it possible to show coins with more then 6 decimal digits (#6)

Version 1.4

19 Aug 16:21
Compare
Choose a tag to compare

Changes in v1.4 include:

  • Add the CoinMarketCap CoinID as a possibility to specify any cryptocurrency
  • Refresh the icons

Version 1.3

24 Apr 20:24
Compare
Choose a tag to compare

Update Regex to fix an issue parsing the newest API result from CoinMarketCap.

Version 1.2

25 Mar 19:44
Compare
Choose a tag to compare

This version is upgrading the desklet to work with the PRO CoinMarketCap API as the old API was deprecated and removed (https://pro.coinmarketcap.com/account). A free tier account is available to be created.

  • Upgrade to the PRO API
  • Possibility to change currencies
  • New screenshot
  • Updated all coin icons
  • Refresh the README

Version 1.1

04 Aug 18:11
Compare
Choose a tag to compare
  • Added functionality to check for newer versions
  • Added donation icon
  • Fixed the number formatting

First release version

09 Jun 13:19
Compare
Choose a tag to compare
v1.0

Update Readme