Skip to content

Releases: glitch452/MMM-CoinMarketCap

Graph Fixes

02 Feb 05:23
ec1f45f
Compare
Choose a tag to compare

[2.4.2] - 2022-02-02

Fixed

  • Updated graph URL template to get the current graphs from Coin Market Cap (Issue #25)

Changed

  • Applied code formatting with prettier

Squashing Some Bugs

25 Oct 03:11
2fd3991
Compare
Choose a tag to compare

[2.4.1] - 2021-10-24

Fixed

  • Prevent duplicate update requests after pausing and resuming the module
  • Revert to using the s2.coinmarketcap.com base for loading images since some are not available on the s3 location

Need Packages!

02 Oct 04:43
be80de8
Compare
Choose a tag to compare

[2.4.0] - 2021-10-02

Added

  • Node package files to install dependencies (since request is no longer installed with the latest MagicMirror version)
  • Git Ignore files for images (png, jpg, jpeg) in the logos folder
  • Catalan translation, thanks to jaumebosch!
  • Included nano logos

Spanish

27 Oct 23:42
Compare
Choose a tag to compare

[2.3.0] - 2020-10-27

Added

  • Spanish translation, thanks to memolfb!

Currency Display Fix

22 Oct 18:26
Compare
Choose a tag to compare

[2.2.1] - 2020-10-22

Fixed

  • Currency value display for some locales was removing numeric value (Issues #8 and #11)

Graph Fix and Colors

20 Oct 03:36
Compare
Choose a tag to compare

[2.2.0] - 2020-10-19

Added

  • Option to enable colors for graphs (for 1d and 7d graphs only)

Fixed

  • Sparkline Graphs not updating, showing a straight line (Issue #10)

Italian

10 Mar 23:59
Compare
Choose a tag to compare

[2.1.0] - 2020-03-10

Added

Readme Fix

10 Mar 17:14
Compare
Choose a tag to compare

[2.0.1] - 2020-03-10

Fixed

  • README instructions for api key location

New API

10 Mar 13:50
Compare
Choose a tag to compare

[2.0.0] - 2020-03-10

Changed

  • Removed priceUSD view options (the new API no longer includes USD with all requests). USD can still be used as the main conversion currency.
  • Updated README with API details
  • Some CSS Updates
  • lastUpdateTime initialized with new Date(0) so that it can always be used in calculations
  • Conversion option no longer strictly validated (since the list keeps growing)

Fixed

  • Issue #5: Switched to the CoinMarketCap Pro API becuase the Public API is now disabled

Minor Adjustments

16 May 16:57
Compare
Choose a tag to compare

[1.0.1] - 2018-05-16

Changed

  • Updated Readme file
  • Tweaked CSS file for minor improvements

Fixed

  • Updated IOTA logo so that it is not black on black in color mode